2025-04-04 11:00:25.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-04 11:00:25.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:25.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:25.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:25.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:25.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:25.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:25.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ddeaa5f 2025-04-04 11:00:25.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:25.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:25.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:25.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:25.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:25.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:25.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-04 11:00:25.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-04-04 11:00:25.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-04-04 11:00:25.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-04 11:00:25.800 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-04-04 11:00:25.815 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-04-04 11:00:25.817 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-04-04 11:00:25.841 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:25.843 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1d1415 2025-04-04 11:00:25.843 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1d1415 2025-04-04 11:00:25.845 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@52daf1e6 2025-04-04 11:00:25.846 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@52daf1e6 2025-04-04 11:00:25.848 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e57f65 2025-04-04 11:00:25.848 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e57f65 2025-04-04 11:00:25.850 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e7fbdd 2025-04-04 11:00:25.851 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e7fbdd 2025-04-04 11:00:25.853 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@276ef808 2025-04-04 11:00:25.853 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@276ef808 2025-04-04 11:00:25.855 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@22be68c2 2025-04-04 11:00:25.855 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@22be68c2 2025-04-04 11:00:25.857 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdd35a7 2025-04-04 11:00:25.857 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdd35a7 2025-04-04 11:00:25.859 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c80492 2025-04-04 11:00:25.859 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c80492 2025-04-04 11:00:25.861 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23360c5b 2025-04-04 11:00:25.861 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23360c5b 2025-04-04 11:00:25.861 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 11:00:25.946 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:25.947 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 11:00:25.947 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:25.948 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:25.949 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-04-04 11:00:25.949 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-04 11:00:25.949 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:25.949 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-04 11:00:26.007 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-04-04 11:00:26.024 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-04-04 11:00:26.037 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-04-04 11:00:26.050 [DefaultDispatcher-worker-12 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-04-04 11:00:26.066 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-04-04 11:00:26.071 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-04-04 11:00:26.128 [DefaultDispatcher-worker-5 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-04-04 11:00:26.147 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-04 11:00:26.148 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-04 11:00:26.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-04 11:00:26.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-04 11:00:26.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 11:00:26.158 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4232b34a: (connection evicted) 2025-04-04 11:00:26.158 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-04 11:00:26.158 [DefaultDispatcher-worker-11 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:26.158 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c1d1415: (connection evicted) 2025-04-04 11:00:26.159 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52daf1e6: (connection evicted) 2025-04-04 11:00:26.159 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56e57f65: (connection evicted) 2025-04-04 11:00:26.159 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13e7fbdd: (connection evicted) 2025-04-04 11:00:26.160 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@276ef808: (connection evicted) 2025-04-04 11:00:26.160 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22be68c2: (connection evicted) 2025-04-04 11:00:26.160 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fdd35a7: (connection evicted) 2025-04-04 11:00:26.160 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73c80492: (connection evicted) 2025-04-04 11:00:26.161 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23360c5b: (connection evicted) 2025-04-04 11:00:26.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:26.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-04 11:00:26.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-04 11:00:26.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59e082f8 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:26.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:26.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:26.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:26.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:26.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:26.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:26.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-04 11:00:26.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:26.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:26.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:26.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:26.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:26.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:26.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:26.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:26.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-04 11:00:26.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d43cc9 2025-04-04 11:00:26.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d43cc9 2025-04-04 11:00:26.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-04 11:00:26.170 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d43cc9 2025-04-04 11:00:26.176 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d43cc9 2025-04-04 11:00:26.177 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d43cc9 2025-04-04 11:00:26.178 [DefaultDispatcher-worker-11 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:26.179 [DefaultDispatcher-worker-11 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 11:00:26.179 [DefaultDispatcher-worker-11 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:26.179 [DefaultDispatcher-worker-11 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:26.186 [DefaultDispatcher-worker-12 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d43cc9 2025-04-04 11:00:26.187 [DefaultDispatcher-worker-12 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-04 11:00:26.188 [DefaultDispatcher-worker-12 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:26.188 [DefaultDispatcher-worker-12 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-04 11:00:26.190 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d43cc9 2025-04-04 11:00:26.199 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d43cc9 2025-04-04 11:00:26.206 [DefaultDispatcher-worker-12 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d43cc9 2025-04-04 11:00:26.215 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d43cc9 2025-04-04 11:00:26.222 [DefaultDispatcher-worker-12 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d43cc9 2025-04-04 11:00:26.226 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d43cc9 2025-04-04 11:00:26.259 [DefaultDispatcher-worker-5 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d43cc9 2025-04-04 11:00:26.269 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:26.273 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1422d4 2025-04-04 11:00:26.273 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1422d4 2025-04-04 11:00:26.276 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d3d5e6 2025-04-04 11:00:26.276 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d3d5e6 2025-04-04 11:00:26.278 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-04 11:00:26.278 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-04 11:00:26.279 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ec49a4 2025-04-04 11:00:26.279 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ec49a4 2025-04-04 11:00:26.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-04 11:00:26.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-04 11:00:26.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2025-04-04 11:00:26.279 [DefaultDispatcher-worker-11 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:26.279 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44d43cc9: (connection evicted) 2025-04-04 11:00:26.279 [DefaultDispatcher-worker-12 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-04 11:00:26.280 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a1422d4: (connection evicted) 2025-04-04 11:00:26.280 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44d3d5e6: (connection evicted) 2025-04-04 11:00:26.281 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40ec49a4: (connection evicted) 2025-04-04 11:00:26.281 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eedfdd 2025-04-04 11:00:26.281 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eedfdd 2025-04-04 11:00:26.282 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eedfdd: (connection evicted) 2025-04-04 11:00:26.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:26.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-04 11:00:26.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-04 11:00:26.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76a1146d 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:26.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:26.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:26.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:26.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:26.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:26.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:26.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-04 11:00:26.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:26.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:26.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:26.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:26.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:26.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:26.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:26.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:26.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-04 11:00:26.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3386c206 2025-04-04 11:00:26.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3386c206 2025-04-04 11:00:26.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-04 11:00:26.414 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@144a5e6e 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:26.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:26.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-04 11:00:26.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de3206d 2025-04-04 11:00:26.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de3206d 2025-04-04 11:00:26.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-04 11:00:26.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b936b04 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:26.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5635bcd2 2025-04-04 11:00:26.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5635bcd2 2025-04-04 11:00:26.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-04 11:00:26.707 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de3206d 2025-04-04 11:00:26.744 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:26.758 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:26.858 [DefaultDispatcher-worker-1 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5635bcd2 2025-04-04 11:00:26.863 [DefaultDispatcher-worker-1 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5635bcd2 2025-04-04 11:00:26.864 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39987/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-04 11:00:26.864 [DefaultDispatcher-worker-1 @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:39987/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-04 11:00:26.864 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39987/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-04 11:00:26.875 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39987/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-04 11:00:26.876 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39987/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-04 11:00:26.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-04 11:00:26.921 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-04 11:00:26.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:26.921 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7de3206d: (connection evicted) 2025-04-04 11:00:26.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:26.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-04 11:00:26.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-04 11:00:26.924 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5635bcd2 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@621dc63d 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:26.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-04 11:00:26.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abb7b7d 2025-04-04 11:00:26.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abb7b7d 2025-04-04 11:00:26.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-04 11:00:26.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34cf0e80 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:26.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:26.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-04 11:00:26.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f9de3b 2025-04-04 11:00:26.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f9de3b 2025-04-04 11:00:26.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-04 11:00:26.963 [DefaultDispatcher-worker-12 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f9de3b 2025-04-04 11:00:26.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-04 11:00:26.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-04 11:00:26.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:26.965 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6abb7b7d: (connection evicted) 2025-04-04 11:00:26.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:26.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-04 11:00:26.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-04 11:00:26.966 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f9de3b 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14590fe2 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:26.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:26.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-04 11:00:26.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2299d903 2025-04-04 11:00:26.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2299d903 2025-04-04 11:00:26.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-04 11:00:26.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c56434 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:26.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@632d4cf2 2025-04-04 11:00:26.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@632d4cf2 2025-04-04 11:00:26.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-04 11:00:26.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-04 11:00:26.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-04 11:00:26.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:26.984 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2299d903: (connection evicted) 2025-04-04 11:00:26.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:26.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-04 11:00:26.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15f519f7 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:26.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:26.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-04 11:00:26.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@65af05b2 2025-04-04 11:00:26.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@65af05b2 2025-04-04 11:00:26.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-04 11:00:26.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-04 11:00:26.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:26.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:26.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:26.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:26.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:26.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:26.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11ad095c 2025-04-04 11:00:26.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:26.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:26.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:26.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:26.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:26.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:26.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:26.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d537616 2025-04-04 11:00:26.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d537616 2025-04-04 11:00:26.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-04 11:00:27.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-04 11:00:27.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-04 11:00:27.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.002 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65af05b2: (connection evicted) 2025-04-04 11:00:27.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:27.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-04 11:00:27.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d01b0d8 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-04 11:00:27.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff21443 2025-04-04 11:00:27.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff21443 2025-04-04 11:00:27.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16ccd2bc 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-04 11:00:27.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f7a20da 2025-04-04 11:00:27.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f7a20da 2025-04-04 11:00:27.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-04 11:00:27.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-04 11:00:27.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-04 11:00:27.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.032 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ff21443: (connection evicted) 2025-04-04 11:00:27.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:27.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-04 11:00:27.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-04 11:00:27.037 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.080 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.096 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.116 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b598d05 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@371cd2fc 2025-04-04 11:00:27.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@371cd2fc 2025-04-04 11:00:27.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-04 11:00:27.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-04 11:00:27.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b32e983 2025-04-04 11:00:27.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@16df9bde 2025-04-04 11:00:27.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@16df9bde 2025-04-04 11:00:27.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-04 11:00:27.307 [DefaultDispatcher-worker-1 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16df9bde 2025-04-04 11:00:27.312 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.321 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.325 [DefaultDispatcher-worker-1 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16df9bde 2025-04-04 11:00:27.331 [DefaultDispatcher-worker-1 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16df9bde 2025-04-04 11:00:27.334 [DefaultDispatcher-worker-1 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16df9bde 2025-04-04 11:00:27.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-04 11:00:27.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-04 11:00:27.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.369 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@371cd2fc: (connection evicted) 2025-04-04 11:00:27.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:27.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-04 11:00:27.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-04 11:00:27.373 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16df9bde 2025-04-04 11:00:27.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-04 11:00:27.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29c25bbc 2025-04-04 11:00:27.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-04 11:00:27.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-04 11:00:27.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddb302 2025-04-04 11:00:27.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddb302 2025-04-04 11:00:27.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-04 11:00:27.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-04 11:00:27.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b7ab7ab 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@39acd1f1 2025-04-04 11:00:27.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@39acd1f1 2025-04-04 11:00:27.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-04 11:00:27.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-04 11:00:27.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-04 11:00:27.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.394 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ddb302: (connection evicted) 2025-04-04 11:00:27.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:27.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-04 11:00:27.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@793d09e 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba46845 2025-04-04 11:00:27.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba46845 2025-04-04 11:00:27.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40a28bda 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6cb932 2025-04-04 11:00:27.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6cb932 2025-04-04 11:00:27.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-04 11:00:27.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-04 11:00:27.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-04 11:00:27.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.407 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ba46845: (connection evicted) 2025-04-04 11:00:27.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:27.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-04 11:00:27.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d444652 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-04 11:00:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-04 11:00:27.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1ea1d9 2025-04-04 11:00:27.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b1ea1d9 2025-04-04 11:00:27.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-04 11:00:27.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a902015 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@521a506c 2025-04-04 11:00:27.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@521a506c 2025-04-04 11:00:27.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-04 11:00:27.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-04 11:00:27.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-04 11:00:27.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.418 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b1ea1d9: (connection evicted) 2025-04-04 11:00:27.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:27.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-04 11:00:27.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@135064ea 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-04 11:00:27.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@106459d9 2025-04-04 11:00:27.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@106459d9 2025-04-04 11:00:27.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-04 11:00:27.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a71d23 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@12166229 2025-04-04 11:00:27.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@12166229 2025-04-04 11:00:27.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-04 11:00:27.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-04 11:00:27.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-04 11:00:27.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.484 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@106459d9: (connection evicted) 2025-04-04 11:00:27.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:27.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-04 11:00:27.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2abedbbd 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-04 11:00:27.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6231f77a 2025-04-04 11:00:27.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6231f77a 2025-04-04 11:00:27.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-04 11:00:27.491 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@290c266c 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea3a513 2025-04-04 11:00:27.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea3a513 2025-04-04 11:00:27.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-04 11:00:27.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-04 11:00:27.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-04 11:00:27.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.497 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6231f77a: (connection evicted) 2025-04-04 11:00:27.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:27.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-04 11:00:27.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402f61f5 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4 2025-04-04 11:00:27.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4 2025-04-04 11:00:27.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-04 11:00:27.506 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@727dcc64 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2025-04-04 11:00:27.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2025-04-04 11:00:27.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-04 11:00:27.516 [DefaultDispatcher-worker-8 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2025-04-04 11:00:27.517 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.517 [DefaultDispatcher-worker-8 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2025-04-04 11:00:27.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-04 11:00:27.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-04 11:00:27.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.518 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6f4ac4: (connection evicted) 2025-04-04 11:00:27.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:27.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-04 11:00:27.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-04 11:00:27.519 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54234569 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-04 11:00:27.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f497aa 2025-04-04 11:00:27.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f497aa 2025-04-04 11:00:27.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36a58466 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@9147ba2 2025-04-04 11:00:27.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@9147ba2 2025-04-04 11:00:27.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-04 11:00:27.532 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-04 11:00:27.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-04 11:00:27.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.543 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19f497aa: (connection evicted) 2025-04-04 11:00:27.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:27.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-04 11:00:27.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ebbc06 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-04 11:00:27.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@430d3021 2025-04-04 11:00:27.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@430d3021 2025-04-04 11:00:27.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58f290bc 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae42248 2025-04-04 11:00:27.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae42248 2025-04-04 11:00:27.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-04 11:00:27.595 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.608 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.631 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.650 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.658 [DefaultDispatcher-worker-12 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae42248 2025-04-04 11:00:27.659 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:27.659 [DefaultDispatcher-worker-12 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae42248 2025-04-04 11:00:27.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-04 11:00:27.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-04 11:00:27.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.659 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@430d3021: (connection evicted) 2025-04-04 11:00:27.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:27.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-04 11:00:27.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-04 11:00:27.660 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae42248 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c41a177 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ab0659 2025-04-04 11:00:27.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ab0659 2025-04-04 11:00:27.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4491eaeb 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2025-04-04 11:00:27.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2025-04-04 11:00:27.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-04 11:00:27.762 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.771 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-04 11:00:27.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-04 11:00:27.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.803 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43ab0659: (connection evicted) 2025-04-04 11:00:27.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:27.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-04 11:00:27.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@129b69b2 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-04 11:00:27.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb1d475 2025-04-04 11:00:27.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb1d475 2025-04-04 11:00:27.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@389008d1 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-04 11:00:27.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@11adab6d 2025-04-04 11:00:27.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@11adab6d 2025-04-04 11:00:27.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-04 11:00:27.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-04 11:00:27.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-04 11:00:27.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.817 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eb1d475: (connection evicted) 2025-04-04 11:00:27.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:27.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-04 11:00:27.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-04 11:00:27.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@338a4c61 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d99732 2025-04-04 11:00:27.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d99732 2025-04-04 11:00:27.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-04 11:00:27.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2328ec73 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@17053b5 2025-04-04 11:00:27.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@17053b5 2025-04-04 11:00:27.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-04 11:00:27.915 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.927 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.930 [DefaultDispatcher-worker-12 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17053b5 2025-04-04 11:00:27.931 [DefaultDispatcher-worker-12 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17053b5 2025-04-04 11:00:27.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-04 11:00:27.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-04 11:00:27.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.932 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71d99732: (connection evicted) 2025-04-04 11:00:27.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:27.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-04 11:00:27.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-04 11:00:27.933 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17053b5 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ca278bc 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-04 11:00:27.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acb1264 2025-04-04 11:00:27.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acb1264 2025-04-04 11:00:27.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-04 11:00:27.936 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-04 11:00:27.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a01dd8 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2025-04-04 11:00:27.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2025-04-04 11:00:27.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-04 11:00:27.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-04 11:00:27.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-04 11:00:27.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:27.945 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2acb1264: (connection evicted) 2025-04-04 11:00:27.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:27.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-04 11:00:27.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b28cff 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-04 11:00:27.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2025-04-04 11:00:27.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2025-04-04 11:00:27.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-04 11:00:27.961 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2025-04-04 11:00:27.966 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2025-04-04 11:00:27.967 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ac19bc6 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2025-04-04 11:00:27.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@492c9892 2025-04-04 11:00:27.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-04 11:00:27.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-04 11:00:27.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-04 11:00:27.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:27.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:27.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-04 11:00:27.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29699283 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-04 11:00:27.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6dffdb 2025-04-04 11:00:27.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@a6dffdb 2025-04-04 11:00:27.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-04 11:00:27.981 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6dffdb 2025-04-04 11:00:27.986 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6dffdb 2025-04-04 11:00:27.988 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6dffdb 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b6b487c 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:27.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-04-04 11:00:27.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-04-04 11:00:27.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-04 11:00:27.994 [DefaultDispatcher-worker-11 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a6dffdb 2025-04-04 11:00:27.996 [DefaultDispatcher-worker-7 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-04-04 11:00:27.998 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-04-04 11:00:28.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-04 11:00:28.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-04 11:00:28.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:28.000 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a6dffdb: (connection evicted) 2025-04-04 11:00:28.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:28.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-04 11:00:28.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e5364a3 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:28.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:28.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-04 11:00:28.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-04-04 11:00:28.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-04-04 11:00:28.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-04 11:00:28.004 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-04-04 11:00:28.010 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-04-04 11:00:28.011 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3578a45b 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:28.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:28.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-04 11:00:28.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-04-04 11:00:28.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e05005 2025-04-04 11:00:28.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-04 11:00:28.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-04 11:00:28.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-04 11:00:28.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:28.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:28.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-04 11:00:28.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a9c11fb 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:28.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:28.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-04 11:00:28.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-04-04 11:00:28.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-04-04 11:00:28.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-04 11:00:28.018 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-04-04 11:00:28.024 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-04-04 11:00:28.025 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340b4f07 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5daad59a 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:28.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2025-04-04 11:00:28.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f50dd0 2025-04-04 11:00:28.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-04 11:00:28.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-04 11:00:28.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-04 11:00:28.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:28.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:28.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-04 11:00:28.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b172e3 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:28.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:28.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-04 11:00:28.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@304068 2025-04-04 11:00:28.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@304068 2025-04-04 11:00:28.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-04 11:00:28.043 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:28.064 [DefaultDispatcher-worker-12 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304068 2025-04-04 11:00:28.072 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:28.072 [DefaultDispatcher-worker-2 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304068 2025-04-04 11:00:28.089 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:28.100 [DefaultDispatcher-worker-11 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304068 2025-04-04 11:00:28.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-04 11:00:28.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-04 11:00:28.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:28.102 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@304068: (connection evicted) 2025-04-04 11:00:28.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:28.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-04 11:00:28.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-04 11:00:28.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-04 11:00:28.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:28.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:28.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:28.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:28.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:28.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:28.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63eea8c4 2025-04-04 11:00:28.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:28.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:28.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:28.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:28.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:28.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:28.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:28.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:28.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:28.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@621392ea 2025-04-04 11:00:28.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@621392ea 2025-04-04 11:00:28.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-04 11:00:28.113 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:28.124 [DefaultDispatcher-worker-1 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@621392ea 2025-04-04 11:00:28.126 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:28.129 [DefaultDispatcher-worker-2 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@621392ea 2025-04-04 11:00:28.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-04 11:00:28.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-04 11:00:28.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:28.138 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@621392ea: (connection evicted) 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:28.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-04 11:00:28.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@93f15f6 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:28.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-04 11:00:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:28.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:28.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-04 11:00:28.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfe5dd1 2025-04-04 11:00:28.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfe5dd1 2025-04-04 11:00:28.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-04 11:00:28.161 [DefaultDispatcher-worker-16 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfe5dd1 2025-04-04 11:00:28.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-04 11:00:28.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-04 11:00:28.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:28.162 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dfe5dd1: (connection evicted) 2025-04-04 11:00:28.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:28.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-04 11:00:28.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79445efb 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:28.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2772a9 2025-04-04 11:00:28.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2772a9 2025-04-04 11:00:28.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-04 11:00:28.182 [DefaultDispatcher-worker-7 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2772a9 2025-04-04 11:00:28.188 [DefaultDispatcher-worker-15 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2772a9 2025-04-04 11:00:28.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-04 11:00:28.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-04 11:00:28.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:28.188 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e2772a9: (connection evicted) 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:28.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-04 11:00:28.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b66ac74 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:28.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:28.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:28.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:28.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-04 11:00:28.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-04 11:00:28.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-04 11:00:28.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-04 11:00:28.208 [DefaultDispatcher-worker-17 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-04 11:00:28.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-04 11:00:28.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-04 11:00:28.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:28.210 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b88af70: (connection evicted) 2025-04-04 11:00:28.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:28.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-04 11:00:28.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-04 11:00:28.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5178345d 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:28.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-04-04 11:00:28.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-04-04 11:00:28.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-04 11:00:28.229 [DefaultDispatcher-worker-1 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-04-04 11:00:28.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-04 11:00:28.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-04 11:00:28.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:28.229 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@708f7386: (connection evicted) 2025-04-04 11:00:28.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:28.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-04 11:00:28.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73aae7a 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:28.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@2125535d 2025-04-04 11:00:28.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@2125535d 2025-04-04 11:00:28.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-04 11:00:28.408 [DefaultDispatcher-worker-17 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2125535d 2025-04-04 11:00:28.413 [DefaultDispatcher-worker-18 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2125535d 2025-04-04 11:00:28.415 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39053/manifest.json 2025-04-04 11:00:28.415 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39053/manifest.json. 2025-04-04 11:00:28.415 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39053/manifest.json 2025-04-04 11:00:28.417 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39053/manifest.json 2025-04-04 11:00:28.417 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39053/manifest.json 2025-04-04 11:00:28.469 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:28.491 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39053/manifest.json. 2025-04-04 11:00:28.491 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39053/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 11:00:28.499 [DefaultDispatcher-worker-18 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2125535d 2025-04-04 11:00:28.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-04 11:00:28.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-04 11:00:28.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:28.503 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2125535d: (connection evicted) 2025-04-04 11:00:28.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:28.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-04 11:00:28.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-04 11:00:28.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-04 11:00:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17fb5184 2025-04-04 11:00:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:28.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:28.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@696ce057 2025-04-04 11:00:28.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@696ce057 2025-04-04 11:00:28.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-04 11:00:28.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-04 11:00:28.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:28.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:28.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:28.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:28.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:28.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:28.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5730b513 2025-04-04 11:00:28.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:28.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:28.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:28.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4cb17b 2025-04-04 11:00:28.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4cb17b 2025-04-04 11:00:28.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-04 11:00:28.552 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-04 11:00:28.588 [Test worker] INFO ktor.application - Application started in 0.039 seconds. 2025-04-04 11:00:28.588 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@52d181ed 2025-04-04 11:00:28.629 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:28.636 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:28.642 [DefaultDispatcher-worker-18 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:44089 2025-04-04 11:00:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-04 11:00:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b3a8bea 2025-04-04 11:00:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:28.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7772d3 2025-04-04 11:00:28.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7772d3 2025-04-04 11:00:28.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-04 11:00:28.660 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-04 11:00:28.664 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-04 11:00:28.664 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-04 11:00:28.664 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-04 11:00:28.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. 2025-04-04 11:00:28.664 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-04 11:00:28.664 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-04 11:00:28.665 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-04 11:00:28.665 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43edd2ea 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:28.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:28.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-04 11:00:28.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd9ee2c 2025-04-04 11:00:28.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd9ee2c 2025-04-04 11:00:28.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-04 11:00:28.694 [DefaultDispatcher-worker-5 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd9ee2c 2025-04-04 11:00:28.699 [DefaultDispatcher-worker-12 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd9ee2c 2025-04-04 11:00:28.703 [DefaultDispatcher-worker-2 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7772d3 2025-04-04 11:00:28.705 [DefaultDispatcher-worker-2 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7772d3 2025-04-04 11:00:28.710 [DefaultDispatcher-worker-7 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd9ee2c 2025-04-04 11:00:28.714 [DefaultDispatcher-worker-11 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd9ee2c 2025-04-04 11:00:28.714 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44089/api/content/712622816099446784/_ustadmanifest.json 2025-04-04 11:00:28.714 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44089/api/content/712622816099446784/_ustadmanifest.json. 2025-04-04 11:00:28.715 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44089/api/content/712622816099446784/_ustadmanifest.json 2025-04-04 11:00:28.717 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44089/api/content/712622816099446784/_ustadmanifest.json 2025-04-04 11:00:28.717 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44089/api/content/712622816099446784/_ustadmanifest.json 2025-04-04 11:00:28.717 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44089/api/content/712622816099446784/_ustadmanifest.json. 2025-04-04 11:00:28.717 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44089/api/content/712622816099446784/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 11:00:28.726 [DefaultDispatcher-worker-15 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd9ee2c 2025-04-04 11:00:28.729 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-04 11:00:28.730 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8e617392-8f88-4693-8e44-a1e10476a95a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-04 11:00:28.731 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-04 11:00:28.732 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8e617392-8f88-4693-8e44-a1e10476a95a 2025-04-04 11:00:28.734 [DefaultDispatcher-worker-18 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44089/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:28.734 [DefaultDispatcher-worker-18 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44089/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 11:00:28.734 [DefaultDispatcher-worker-18 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44089/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:28.734 [DefaultDispatcher-worker-18 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44089/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:28.739 [DefaultDispatcher-worker-19 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd9ee2c 2025-04-04 11:00:28.739 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44089/UmAppDatabase/replication/nodeId 2025-04-04 11:00:28.739 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44089/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:28.739 [DefaultDispatcher-worker-19 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44089/UmAppDatabase/replication/nodeId 2025-04-04 11:00:28.743 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44089/api/blob/upload-init-batch 2025-04-04 11:00:28.743 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44089/api/blob/upload-init-batch. 2025-04-04 11:00:28.743 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44089/api/blob/upload-init-batch 2025-04-04 11:00:28.743 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44089/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-04 11:00:28.743 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:28.766 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:28.777 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-04 11:00:28.777 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-04 11:00:28.777 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-04 11:00:28.777 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-04 11:00:28.781 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:28.781 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:28.782 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-04 11:00:28.782 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:28.782 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 11:00:28.784 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44089/UmAppDatabase/replication/nodeId 2025-04-04 11:00:28.784 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44089/UmAppDatabase/replication/nodeId 2025-04-04 11:00:28.784 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:28.785 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44089/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:28.785 [DefaultDispatcher-worker-7 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44089/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:28.789 [eventLoopGroupProxy-4-1 @call-handler#397] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 14ms 2025-04-04 11:00:28.789 [eventLoopGroupProxy-4-2 @call-handler#398] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 14ms 2025-04-04 11:00:28.792 [DefaultDispatcher-worker-10 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd9ee2c 2025-04-04 11:00:28.793 [eventLoopGroupProxy-4-4 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696ce057 2025-04-04 11:00:28.800 [DefaultDispatcher-worker-9 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd9ee2c 2025-04-04 11:00:28.803 [eventLoopGroupProxy-4-4 @call-handler#395] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 28ms 2025-04-04 11:00:28.804 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44089/api/blob/upload-init-batch 2025-04-04 11:00:28.804 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44089/api/blob/upload-init-batch 2025-04-04 11:00:28.806 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44089/api/blob/upload-init-batch. 2025-04-04 11:00:28.806 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44089/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:28.814 [DefaultDispatcher-worker-9 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44089/api/blob/upload-batch-data 2025-04-04 11:00:28.814 [DefaultDispatcher-worker-9 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44089/api/blob/upload-batch-data. 2025-04-04 11:00:28.814 [DefaultDispatcher-worker-9 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44089/api/blob/upload-batch-data 2025-04-04 11:00:28.815 [DefaultDispatcher-worker-9 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:28.819 [eventLoopGroupProxy-4-2 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:28.827 [eventLoopGroupProxy-4-2 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696ce057 2025-04-04 11:00:28.827 [eventLoopGroupProxy-4-2 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:28.827 [eventLoopGroupProxy-4-2 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-04 11:00:28.828 [DefaultDispatcher-worker-9 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44089/api/blob/upload-batch-data 2025-04-04 11:00:28.833 [DefaultDispatcher-worker-9 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44089/api/blob/upload-batch-data 2025-04-04 11:00:28.833 [DefaultDispatcher-worker-9 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44089/api/blob/upload-batch-data. 2025-04-04 11:00:28.833 [DefaultDispatcher-worker-9 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44089/api/blob/upload-batch-data 2025-04-04 11:00:28.833 [DefaultDispatcher-worker-9 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44089/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:28.835 [eventLoopGroupProxy-4-2 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:28.837 [eventLoopGroupProxy-4-2 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696ce057 2025-04-04 11:00:28.837 [eventLoopGroupProxy-4-2 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:28.837 [eventLoopGroupProxy-4-2 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:28.838 [DefaultDispatcher-worker-9 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44089/api/blob/upload-batch-data 2025-04-04 11:00:28.852 [DefaultDispatcher-worker-2 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd9ee2c 2025-04-04 11:00:28.860 [DefaultDispatcher-worker-12 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd9ee2c 2025-04-04 11:00:28.869 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44089/UmAppDatabase/replication/message 2025-04-04 11:00:28.869 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44089/UmAppDatabase/replication/message. 2025-04-04 11:00:28.869 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44089/UmAppDatabase/replication/message 2025-04-04 11:00:28.869 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44089/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-04 11:00:28.870 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-04 11:00:28.871 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-04 11:00:28.871 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 11:00:28.883 [DefaultDispatcher-worker-5 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4cb17b 2025-04-04 11:00:28.884 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:28.884 [eventLoopGroupProxy-4-2 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-04 11:00:28.884 [DefaultDispatcher-worker-1 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44089/api/content/712622816099446784/_ustadmanifest.json 2025-04-04 11:00:28.884 [DefaultDispatcher-worker-1 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44089/api/content/712622816099446784/_ustadmanifest.json. 2025-04-04 11:00:28.884 [DefaultDispatcher-worker-1 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44089/api/content/712622816099446784/_ustadmanifest.json 2025-04-04 11:00:28.885 [DefaultDispatcher-worker-5 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44089/UmAppDatabase/replication/message 2025-04-04 11:00:28.885 [DefaultDispatcher-worker-5 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44089/UmAppDatabase/replication/message 2025-04-04 11:00:28.885 [DefaultDispatcher-worker-5 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44089/UmAppDatabase/replication/message. 2025-04-04 11:00:28.885 [DefaultDispatcher-worker-5 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44089/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:28.885 [DefaultDispatcher-worker-2 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44089/api/content/712622816099446784/_ustadmanifest.json 2025-04-04 11:00:28.885 [DefaultDispatcher-worker-2 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44089/api/content/712622816099446784/_ustadmanifest.json 2025-04-04 11:00:28.886 [DefaultDispatcher-worker-2 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44089/api/content/712622816099446784/_ustadmanifest.json. 2025-04-04 11:00:28.886 [DefaultDispatcher-worker-2 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44089/api/content/712622816099446784/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 11:00:28.889 [DefaultDispatcher-worker-13 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd9ee2c 2025-04-04 11:00:28.890 [DefaultDispatcher-worker-8 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4cb17b 2025-04-04 11:00:28.891 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-04 11:00:28.891 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-04 11:00:28.891 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-04 11:00:28.891 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-04 11:00:28.891 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-04 11:00:28.892 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7772d3 2025-04-04 11:00:28.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-04 11:00:28.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-04 11:00:28.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:28.892 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cd9ee2c: (connection evicted) 2025-04-04 11:00:28.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:28.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-04 11:00:28.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-04 11:00:29.161 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 11:00:29.161 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 11:00:29.353 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 11:00:29.898 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@52d181ed 2025-04-04 11:00:29.898 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@52d181ed 2025-04-04 11:00:29.900 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696ce057 2025-04-04 11:00:29.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-04 11:00:29.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-04 11:00:29.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:29.901 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f4cb17b: (connection evicted) 2025-04-04 11:00:29.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:29.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-04 11:00:29.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6689bf04 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:29.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aea759d 2025-04-04 11:00:29.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aea759d 2025-04-04 11:00:29.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e49a77e 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:29.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2025-04-04 11:00:29.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2025-04-04 11:00:29.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-04 11:00:29.933 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-04 11:00:29.934 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-04 11:00:29.934 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7524125c 2025-04-04 11:00:29.935 [DefaultDispatcher-worker-9 @coroutine#455] INFO ktor.application - Responding at http://0.0.0.0:46423 2025-04-04 11:00:29.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48a38a12 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:29.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-04-04 11:00:29.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-04-04 11:00:29.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-04 11:00:29.938 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-04 11:00:29.938 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-04 11:00:29.938 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-04 11:00:29.938 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-04 11:00:29.938 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-04 11:00:29.938 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-04 11:00:29.938 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-04 11:00:29.938 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-04 11:00:29.938 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6094ad4 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:29.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-04 11:00:29.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-04 11:00:29.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-04 11:00:29.959 [DefaultDispatcher-worker-18 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-04 11:00:29.963 [DefaultDispatcher-worker-7 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-04 11:00:29.968 [DefaultDispatcher-worker-18 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-04-04 11:00:29.969 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-04-04 11:00:29.974 [DefaultDispatcher-worker-5 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-04 11:00:29.979 [DefaultDispatcher-worker-8 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-04 11:00:29.979 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/content/712622820402429952/_ustadmanifest.json 2025-04-04 11:00:29.979 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/content/712622820402429952/_ustadmanifest.json. 2025-04-04 11:00:29.979 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/content/712622820402429952/_ustadmanifest.json 2025-04-04 11:00:29.980 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/content/712622820402429952/_ustadmanifest.json 2025-04-04 11:00:29.980 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46423/api/content/712622820402429952/_ustadmanifest.json 2025-04-04 11:00:29.980 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/content/712622820402429952/_ustadmanifest.json. 2025-04-04 11:00:29.980 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46423/api/content/712622820402429952/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 11:00:29.988 [DefaultDispatcher-worker-18 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-04 11:00:29.988 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-04 11:00:29.988 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-13f463a1-78f0-4206-abb2-65f5801252c7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-04 11:00:29.989 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-04 11:00:29.989 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-13f463a1-78f0-4206-abb2-65f5801252c7 2025-04-04 11:00:29.990 [DefaultDispatcher-worker-18 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:29.990 [DefaultDispatcher-worker-18 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46423/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 11:00:29.990 [DefaultDispatcher-worker-18 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:29.990 [DefaultDispatcher-worker-18 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:29.990 [DefaultDispatcher-worker-8 @coroutine#483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6522a6 2025-04-04 11:00:29.993 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-04 11:00:29.993 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-04 11:00:29.993 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:29.993 [eventLoopGroupProxy-7-1 @call-handler#493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:29.993 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 11:00:29.993 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:29.993 [eventLoopGroupProxy-7-2 @call-handler#492] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-04 11:00:29.994 [DefaultDispatcher-worker-12 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:29.994 [DefaultDispatcher-worker-12 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46423/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:29.995 [DefaultDispatcher-worker-19 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-04 11:00:29.995 [DefaultDispatcher-worker-19 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/UmAppDatabase/replication/nodeId 2025-04-04 11:00:29.995 [DefaultDispatcher-worker-19 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46423/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:29.995 [DefaultDispatcher-worker-19 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/UmAppDatabase/replication/nodeId 2025-04-04 11:00:29.997 [DefaultDispatcher-worker-13 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-init-batch 2025-04-04 11:00:29.997 [eventLoopGroupProxy-7-2 @call-handler#501] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-04 11:00:29.997 [DefaultDispatcher-worker-13 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-init-batch. 2025-04-04 11:00:29.997 [DefaultDispatcher-worker-13 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-init-batch 2025-04-04 11:00:29.997 [DefaultDispatcher-worker-13 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-04 11:00:29.997 [eventLoopGroupProxy-7-2 @call-handler#501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:29.997 [eventLoopGroupProxy-7-2 @call-handler#501] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-04 11:00:29.997 [DefaultDispatcher-worker-9 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/UmAppDatabase/replication/nodeId 2025-04-04 11:00:29.997 [DefaultDispatcher-worker-9 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46423/UmAppDatabase/replication/nodeId 2025-04-04 11:00:29.998 [eventLoopGroupProxy-7-2 @call-handler#504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-04 11:00:29.998 [eventLoopGroupProxy-7-2 @call-handler#504] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-04 11:00:29.999 [eventLoopGroupProxy-7-2 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aea759d 2025-04-04 11:00:30.000 [eventLoopGroupProxy-7-2 @call-handler#504] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-04 11:00:30.000 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-init-batch 2025-04-04 11:00:30.000 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46423/api/blob/upload-init-batch 2025-04-04 11:00:30.000 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-init-batch. 2025-04-04 11:00:30.000 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46423/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:30.001 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.001 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:30.001 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.001 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:30.003 [eventLoopGroupProxy-7-2 @call-handler#513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:30.003 [DefaultDispatcher-worker-17 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-04 11:00:30.004 [eventLoopGroupProxy-7-2 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aea759d 2025-04-04 11:00:30.005 [eventLoopGroupProxy-7-2 @call-handler#513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:30.005 [eventLoopGroupProxy-7-2 @call-handler#513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-04 11:00:30.005 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.006 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.006 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:30.006 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.006 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:30.007 [eventLoopGroupProxy-7-2 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:30.008 [DefaultDispatcher-worker-13 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-04 11:00:30.009 [eventLoopGroupProxy-7-2 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aea759d 2025-04-04 11:00:30.009 [eventLoopGroupProxy-7-2 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:30.009 [eventLoopGroupProxy-7-2 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:30.009 [DefaultDispatcher-worker-13 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.010 [DefaultDispatcher-worker-13 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.010 [DefaultDispatcher-worker-13 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:30.010 [DefaultDispatcher-worker-13 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.010 [DefaultDispatcher-worker-13 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:30.011 [eventLoopGroupProxy-7-2 @call-handler#524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:30.020 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:30.022 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:30.036 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:30.038 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:30.052 [eventLoopGroupProxy-7-2 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:30.053 [eventLoopGroupProxy-7-2 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:30.053 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.054 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.054 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:30.054 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.054 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:30.055 [eventLoopGroupProxy-7-2 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:30.055 [eventLoopGroupProxy-7-2 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-04-04 11:00:30.056 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.056 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:30.056 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46423/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:30.056 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:46423/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:46423/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-04 11:00:30.056 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:46423/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.063 [DefaultDispatcher-worker-8 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-04 11:00:30.067 [DefaultDispatcher-worker-12 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-04 11:00:30.069 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-04 11:00:30.569 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-708eeb2a-84d3-47ab-8ea7-e674a8a2886b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-04 11:00:30.569 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-04 11:00:30.569 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-708eeb2a-84d3-47ab-8ea7-e674a8a2886b 2025-04-04 11:00:30.572 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-init-batch 2025-04-04 11:00:30.572 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-init-batch. 2025-04-04 11:00:30.572 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-init-batch 2025-04-04 11:00:30.572 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-04 11:00:30.573 [eventLoopGroupProxy-7-2 @call-handler#536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-04 11:00:30.574 [eventLoopGroupProxy-7-2 @call-handler#536] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-04 11:00:30.574 [eventLoopGroupProxy-7-2 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aea759d 2025-04-04 11:00:30.576 [eventLoopGroupProxy-7-2 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-04 11:00:30.576 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-init-batch 2025-04-04 11:00:30.576 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46423/api/blob/upload-init-batch 2025-04-04 11:00:30.577 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-init-batch. 2025-04-04 11:00:30.577 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46423/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:30.577 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.577 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:30.577 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.577 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:30.579 [eventLoopGroupProxy-7-2 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:30.581 [eventLoopGroupProxy-7-2 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:30.581 [eventLoopGroupProxy-7-2 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:30.582 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.583 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.583 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:30.583 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.583 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:30.584 [eventLoopGroupProxy-7-2 @call-handler#546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:30.585 [eventLoopGroupProxy-7-2 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:30.585 [eventLoopGroupProxy-7-2 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:30.585 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.586 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.586 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:30.586 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.586 [DefaultDispatcher-worker-16 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:30.586 [eventLoopGroupProxy-7-2 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:30.629 [eventLoopGroupProxy-7-2 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:30.629 [eventLoopGroupProxy-7-2 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 11:00:30.629 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.630 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.630 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:30.630 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.630 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:30.631 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:30.672 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:30.672 [eventLoopGroupProxy-7-2 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-04 11:00:30.673 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.673 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.673 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:30.673 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.673 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:30.674 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:30.716 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:30.716 [eventLoopGroupProxy-7-2 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:30.717 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.717 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.717 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:30.717 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.717 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:30.718 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:30.760 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:30.760 [eventLoopGroupProxy-7-2 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:30.761 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.763 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.763 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:30.763 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.763 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:30.764 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:30.805 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:30.805 [eventLoopGroupProxy-7-2 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-04 11:00:30.806 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.806 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.806 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:30.806 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.806 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:30.807 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:30.849 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:30.849 [eventLoopGroupProxy-7-2 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:30.849 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.849 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.850 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:30.850 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.850 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:30.850 [eventLoopGroupProxy-7-2 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:30.893 [eventLoopGroupProxy-7-2 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:30.893 [eventLoopGroupProxy-7-2 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 11:00:30.893 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.894 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.894 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:30.894 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.894 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:30.895 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:30.936 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:30.936 [eventLoopGroupProxy-7-2 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-04 11:00:30.937 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.937 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.937 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:30.937 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.938 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:30.938 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:30.980 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:30.980 [eventLoopGroupProxy-7-2 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:30.981 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.981 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.981 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:30.981 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:30.981 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:30.982 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:31.024 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:31.024 [eventLoopGroupProxy-7-2 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:31.024 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:31.025 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:31.025 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:31.025 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:31.025 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:31.025 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:31.067 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:31.067 [eventLoopGroupProxy-7-2 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:31.068 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:31.068 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:31.068 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:31.068 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:31.068 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:31.069 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:31.076 [DefaultDispatcher-worker-5 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-04 11:00:31.112 [eventLoopGroupProxy-7-2 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aea759d 2025-04-04 11:00:31.113 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:31.113 [eventLoopGroupProxy-7-2 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-04 11:00:31.113 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:31.114 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:31.114 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:31.114 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:31.114 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:31.115 [eventLoopGroupProxy-7-2 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:31.116 [eventLoopGroupProxy-7-2 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aea759d 2025-04-04 11:00:31.116 [eventLoopGroupProxy-7-2 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:31.116 [eventLoopGroupProxy-7-2 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:31.117 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:31.118 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:31.118 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/blob/upload-batch-data. 2025-04-04 11:00:31.118 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:31.118 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:31.118 [eventLoopGroupProxy-7-2 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:31.120 [eventLoopGroupProxy-7-2 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aea759d 2025-04-04 11:00:31.120 [eventLoopGroupProxy-7-2 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:31.120 [eventLoopGroupProxy-7-2 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:31.120 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/blob/upload-batch-data 2025-04-04 11:00:31.126 [DefaultDispatcher-worker-13 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-04 11:00:31.131 [DefaultDispatcher-worker-16 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-04 11:00:31.131 [DefaultDispatcher-worker-16 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/UmAppDatabase/replication/message 2025-04-04 11:00:31.131 [DefaultDispatcher-worker-16 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46423/UmAppDatabase/replication/message. 2025-04-04 11:00:31.131 [DefaultDispatcher-worker-16 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/UmAppDatabase/replication/message 2025-04-04 11:00:31.131 [DefaultDispatcher-worker-16 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46423/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-04 11:00:31.132 [eventLoopGroupProxy-7-2 @call-handler#604] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-04 11:00:31.132 [eventLoopGroupProxy-7-2 @call-handler#604] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-04 11:00:31.132 [eventLoopGroupProxy-7-2 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 11:00:31.142 [DefaultDispatcher-worker-12 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2025-04-04 11:00:31.142 [eventLoopGroupProxy-7-2 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:31.143 [eventLoopGroupProxy-7-2 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-04 11:00:31.143 [DefaultDispatcher-worker-10 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46423/api/content/712622820402429952/_ustadmanifest.json 2025-04-04 11:00:31.143 [DefaultDispatcher-worker-10 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/content/712622820402429952/_ustadmanifest.json. 2025-04-04 11:00:31.143 [DefaultDispatcher-worker-10 @coroutine#454] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46423/api/content/712622820402429952/_ustadmanifest.json 2025-04-04 11:00:31.143 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/UmAppDatabase/replication/message 2025-04-04 11:00:31.143 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46423/UmAppDatabase/replication/message 2025-04-04 11:00:31.143 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46423/UmAppDatabase/replication/message. 2025-04-04 11:00:31.143 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46423/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:31.144 [DefaultDispatcher-worker-16 @coroutine#454] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46423/api/content/712622820402429952/_ustadmanifest.json 2025-04-04 11:00:31.144 [DefaultDispatcher-worker-16 @coroutine#454] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46423/api/content/712622820402429952/_ustadmanifest.json 2025-04-04 11:00:31.144 [DefaultDispatcher-worker-16 @coroutine#454] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46423/api/content/712622820402429952/_ustadmanifest.json. 2025-04-04 11:00:31.144 [DefaultDispatcher-worker-16 @coroutine#454] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46423/api/content/712622820402429952/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 11:00:31.147 [DefaultDispatcher-worker-11 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb 2025-04-04 11:00:31.149 [DefaultDispatcher-worker-13 @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7891742e 2025-04-04 11:00:31.149 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-04 11:00:31.150 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-04 11:00:31.150 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-04 11:00:31.150 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-04 11:00:31.150 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-04 11:00:31.151 [Test worker @coroutine#621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-04-04 11:00:31.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-04 11:00:31.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-04 11:00:31.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:31.151 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ddbbfbb: (connection evicted) 2025-04-04 11:00:31.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:31.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-04 11:00:31.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-04 11:00:31.438 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 11:00:31.569 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 11:00:31.627 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 11:00:31.922 [DefaultDispatcher-worker-9 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aea759d 2025-04-04 11:00:32.155 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7524125c 2025-04-04 11:00:32.155 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7524125c 2025-04-04 11:00:32.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-04 11:00:32.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-04 11:00:32.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:32.156 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7891742e: (connection evicted) 2025-04-04 11:00:32.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:32.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-04 11:00:32.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d45c4b7 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:32.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-04 11:00:32.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6014a7 2025-04-04 11:00:32.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6014a7 2025-04-04 11:00:32.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2396408a 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:32.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:32.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-04 11:00:32.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@64de9fa4 2025-04-04 11:00:32.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@64de9fa4 2025-04-04 11:00:32.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-04 11:00:32.189 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-04 11:00:32.190 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-04 11:00:32.190 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@763ddfc3 2025-04-04 11:00:32.191 [DefaultDispatcher-worker-14 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:37669 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64f2b1b4 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:32.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:32.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-04 11:00:32.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-04-04 11:00:32.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-04-04 11:00:32.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-04 11:00:32.193 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-04 11:00:32.193 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-04 11:00:32.193 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-04 11:00:32.193 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-04 11:00:32.193 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-04 11:00:32.193 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-04 11:00:32.193 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-04 11:00:32.193 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-04 11:00:32.193 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50d91a0f 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:32.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-04 11:00:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:32.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:32.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-04 11:00:32.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-04 11:00:32.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-04 11:00:32.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-04 11:00:32.216 [DefaultDispatcher-worker-13 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-04 11:00:32.220 [DefaultDispatcher-worker-1 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-04 11:00:32.224 [DefaultDispatcher-worker-13 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-04-04 11:00:32.225 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-04-04 11:00:32.230 [DefaultDispatcher-worker-11 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-04 11:00:32.235 [DefaultDispatcher-worker-18 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-04 11:00:32.235 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37669/api/content/712622830428667904/_ustadmanifest.json 2025-04-04 11:00:32.235 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37669/api/content/712622830428667904/_ustadmanifest.json. 2025-04-04 11:00:32.235 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37669/api/content/712622830428667904/_ustadmanifest.json 2025-04-04 11:00:32.236 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37669/api/content/712622830428667904/_ustadmanifest.json 2025-04-04 11:00:32.236 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37669/api/content/712622830428667904/_ustadmanifest.json 2025-04-04 11:00:32.236 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37669/api/content/712622830428667904/_ustadmanifest.json. 2025-04-04 11:00:32.236 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37669/api/content/712622830428667904/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 11:00:32.243 [DefaultDispatcher-worker-18 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-04 11:00:32.243 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-04 11:00:32.243 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-97eb8956-a0ca-4db6-a75a-c7fa90cc5dc7', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-04 11:00:32.244 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-04 11:00:32.244 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-97eb8956-a0ca-4db6-a75a-c7fa90cc5dc7 2025-04-04 11:00:32.245 [DefaultDispatcher-worker-18 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37669/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:32.245 [DefaultDispatcher-worker-18 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37669/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 11:00:32.245 [DefaultDispatcher-worker-18 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37669/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:32.245 [DefaultDispatcher-worker-18 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37669/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:32.247 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-04 11:00:32.247 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-04 11:00:32.247 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:32.247 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 11:00:32.247 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:32.248 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:32.248 [eventLoopGroupProxy-10-2 @call-handler#669] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-04 11:00:32.248 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37669/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:32.248 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37669/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:32.250 [DefaultDispatcher-worker-8 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-04 11:00:32.250 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37669/UmAppDatabase/replication/nodeId 2025-04-04 11:00:32.250 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37669/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:32.250 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37669/UmAppDatabase/replication/nodeId 2025-04-04 11:00:32.251 [DefaultDispatcher-worker-4 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37669/api/blob/upload-init-batch 2025-04-04 11:00:32.251 [DefaultDispatcher-worker-4 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37669/api/blob/upload-init-batch. 2025-04-04 11:00:32.251 [DefaultDispatcher-worker-4 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37669/api/blob/upload-init-batch 2025-04-04 11:00:32.251 [DefaultDispatcher-worker-4 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37669/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-04 11:00:32.251 [eventLoopGroupProxy-10-2 @call-handler#677] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-04 11:00:32.252 [eventLoopGroupProxy-10-2 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:32.252 [eventLoopGroupProxy-10-2 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-04 11:00:32.252 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37669/UmAppDatabase/replication/nodeId 2025-04-04 11:00:32.252 [DefaultDispatcher-worker-8 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37669/UmAppDatabase/replication/nodeId 2025-04-04 11:00:32.252 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-04 11:00:32.252 [eventLoopGroupProxy-10-2 @call-handler#680] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-04 11:00:32.253 [eventLoopGroupProxy-10-2 @coroutine#683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6014a7 2025-04-04 11:00:32.254 [eventLoopGroupProxy-10-2 @call-handler#680] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-04 11:00:32.255 [DefaultDispatcher-worker-6 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37669/api/blob/upload-init-batch 2025-04-04 11:00:32.255 [DefaultDispatcher-worker-6 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37669/api/blob/upload-init-batch 2025-04-04 11:00:32.255 [DefaultDispatcher-worker-6 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37669/api/blob/upload-init-batch. 2025-04-04 11:00:32.255 [DefaultDispatcher-worker-6 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37669/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:32.257 [DefaultDispatcher-worker-6 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37669/api/blob/upload-batch-data 2025-04-04 11:00:32.257 [DefaultDispatcher-worker-6 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37669/api/blob/upload-batch-data. 2025-04-04 11:00:32.257 [DefaultDispatcher-worker-6 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37669/api/blob/upload-batch-data 2025-04-04 11:00:32.257 [DefaultDispatcher-worker-6 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37669/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:32.258 [eventLoopGroupProxy-10-2 @call-handler#689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:32.258 [DefaultDispatcher-worker-3 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-04 11:00:32.260 [eventLoopGroupProxy-10-2 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6014a7 2025-04-04 11:00:32.260 [eventLoopGroupProxy-10-2 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:32.260 [eventLoopGroupProxy-10-2 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:32.260 [DefaultDispatcher-worker-11 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37669/api/blob/upload-batch-data 2025-04-04 11:00:32.262 [DefaultDispatcher-worker-11 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37669/api/blob/upload-batch-data 2025-04-04 11:00:32.262 [DefaultDispatcher-worker-11 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37669/api/blob/upload-batch-data. 2025-04-04 11:00:32.262 [DefaultDispatcher-worker-11 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37669/api/blob/upload-batch-data 2025-04-04 11:00:32.262 [DefaultDispatcher-worker-11 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37669/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:32.263 [eventLoopGroupProxy-10-2 @call-handler#695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:32.263 [DefaultDispatcher-worker-14 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-04 11:00:32.264 [eventLoopGroupProxy-10-2 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6014a7 2025-04-04 11:00:32.264 [eventLoopGroupProxy-10-2 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:32.264 [eventLoopGroupProxy-10-2 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:32.265 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37669/api/blob/upload-batch-data 2025-04-04 11:00:32.268 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37669/api/blob/upload-batch-data 2025-04-04 11:00:32.269 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37669/api/blob/upload-batch-data. 2025-04-04 11:00:32.269 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37669/api/blob/upload-batch-data 2025-04-04 11:00:32.269 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37669/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:32.270 [eventLoopGroupProxy-10-2 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:32.273 [eventLoopGroupProxy-10-2 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6014a7 2025-04-04 11:00:32.273 [eventLoopGroupProxy-10-2 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:32.273 [eventLoopGroupProxy-10-2 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-04 11:00:32.273 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37669/api/blob/upload-batch-data 2025-04-04 11:00:32.274 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37669/api/blob/upload-batch-data 2025-04-04 11:00:32.274 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37669/api/blob/upload-batch-data. 2025-04-04 11:00:32.274 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37669/api/blob/upload-batch-data 2025-04-04 11:00:32.274 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37669/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:32.275 [eventLoopGroupProxy-10-2 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:32.276 [eventLoopGroupProxy-10-2 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6014a7 2025-04-04 11:00:32.276 [eventLoopGroupProxy-10-2 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:32.276 [eventLoopGroupProxy-10-2 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:32.277 [DefaultDispatcher-worker-21 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37669/api/blob/upload-batch-data 2025-04-04 11:00:32.278 [DefaultDispatcher-worker-21 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37669/api/blob/upload-batch-data 2025-04-04 11:00:32.278 [DefaultDispatcher-worker-21 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37669/api/blob/upload-batch-data. 2025-04-04 11:00:32.278 [DefaultDispatcher-worker-21 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37669/api/blob/upload-batch-data 2025-04-04 11:00:32.278 [DefaultDispatcher-worker-21 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37669/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:32.278 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:32.279 [eventLoopGroupProxy-10-2 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:32.280 [eventLoopGroupProxy-10-2 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6014a7 2025-04-04 11:00:32.280 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:32.280 [eventLoopGroupProxy-10-2 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:32.280 [eventLoopGroupProxy-10-2 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:32.280 [DefaultDispatcher-worker-1 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37669/api/blob/upload-batch-data 2025-04-04 11:00:32.287 [DefaultDispatcher-worker-14 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-04 11:00:32.292 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:32.293 [DefaultDispatcher-worker-19 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-04 11:00:32.293 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37669/UmAppDatabase/replication/message 2025-04-04 11:00:32.293 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37669/UmAppDatabase/replication/message. 2025-04-04 11:00:32.293 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37669/UmAppDatabase/replication/message 2025-04-04 11:00:32.293 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37669/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-04 11:00:32.294 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:32.294 [eventLoopGroupProxy-10-2 @call-handler#720] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-04 11:00:32.294 [eventLoopGroupProxy-10-2 @call-handler#720] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-04 11:00:32.294 [eventLoopGroupProxy-10-2 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 11:00:32.305 [DefaultDispatcher-worker-18 @call-handler#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64de9fa4 2025-04-04 11:00:32.305 [eventLoopGroupProxy-10-2 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:32.305 [eventLoopGroupProxy-10-2 @call-handler#720] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-04 11:00:32.305 [DefaultDispatcher-worker-3 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37669/api/content/712622830428667904/_ustadmanifest.json 2025-04-04 11:00:32.305 [DefaultDispatcher-worker-3 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37669/api/content/712622830428667904/_ustadmanifest.json. 2025-04-04 11:00:32.305 [DefaultDispatcher-worker-3 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37669/api/content/712622830428667904/_ustadmanifest.json 2025-04-04 11:00:32.306 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37669/UmAppDatabase/replication/message 2025-04-04 11:00:32.306 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37669/UmAppDatabase/replication/message 2025-04-04 11:00:32.306 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37669/UmAppDatabase/replication/message. 2025-04-04 11:00:32.306 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37669/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:32.306 [DefaultDispatcher-worker-18 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37669/api/content/712622830428667904/_ustadmanifest.json 2025-04-04 11:00:32.306 [DefaultDispatcher-worker-18 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37669/api/content/712622830428667904/_ustadmanifest.json 2025-04-04 11:00:32.306 [DefaultDispatcher-worker-18 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37669/api/content/712622830428667904/_ustadmanifest.json. 2025-04-04 11:00:32.307 [DefaultDispatcher-worker-18 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37669/api/content/712622830428667904/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 11:00:32.311 [DefaultDispatcher-worker-9 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52b6561b 2025-04-04 11:00:32.312 [DefaultDispatcher-worker-4 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64de9fa4 2025-04-04 11:00:32.313 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-04 11:00:32.313 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-04 11:00:32.313 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-04 11:00:32.313 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-04 11:00:32.313 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-04 11:00:32.314 [Test worker @coroutine#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2025-04-04 11:00:32.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-04 11:00:32.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-04 11:00:32.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:32.314 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52b6561b: (connection evicted) 2025-04-04 11:00:32.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:32.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-04 11:00:32.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-04 11:00:32.694 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 11:00:32.694 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 11:00:32.788 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 11:00:33.319 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@763ddfc3 2025-04-04 11:00:33.319 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@763ddfc3 2025-04-04 11:00:33.320 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6014a7 2025-04-04 11:00:33.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-04 11:00:33.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-04 11:00:33.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:33.320 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64de9fa4: (connection evicted) 2025-04-04 11:00:33.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:33.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-04 11:00:33.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b6e2c83 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:33.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:33.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-04 11:00:33.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:33.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:33.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f72078d 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:33.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:33.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-04 11:00:33.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-04 11:00:33.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-04 11:00:33.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-04 11:00:33.356 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-04 11:00:33.356 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-04-04 11:00:33.356 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4c4be9d8 2025-04-04 11:00:33.357 [DefaultDispatcher-worker-8 @coroutine#749] INFO ktor.application - Responding at http://0.0.0.0:38267 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1784a296 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:33.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-04-04 11:00:33.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-04-04 11:00:33.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-04 11:00:33.359 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-04 11:00:33.359 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-04 11:00:33.359 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-04 11:00:33.359 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-04 11:00:33.359 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-04 11:00:33.359 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-04 11:00:33.359 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-04 11:00:33.359 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-04 11:00:33.359 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1822a61b 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:33.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-04 11:00:33.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-04 11:00:33.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-04 11:00:33.380 [DefaultDispatcher-worker-19 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-04 11:00:33.384 [DefaultDispatcher-worker-1 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-04 11:00:33.445 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:33.447 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:33.458 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:33.460 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:33.474 [DefaultDispatcher-worker-13 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-04-04 11:00:33.511 [DefaultDispatcher-worker-13 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-04-04 11:00:33.515 [DefaultDispatcher-worker-13 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-04-04 11:00:33.517 [DefaultDispatcher-worker-13 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-04-04 11:00:33.524 [DefaultDispatcher-worker-5 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-04 11:00:33.528 [DefaultDispatcher-worker-21 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-04 11:00:33.528 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/content/712622834241835008/_ustadmanifest.json 2025-04-04 11:00:33.528 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/content/712622834241835008/_ustadmanifest.json. 2025-04-04 11:00:33.528 [Test worker @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/content/712622834241835008/_ustadmanifest.json 2025-04-04 11:00:33.529 [Test worker @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/content/712622834241835008/_ustadmanifest.json 2025-04-04 11:00:33.529 [Test worker @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38267/api/content/712622834241835008/_ustadmanifest.json 2025-04-04 11:00:33.530 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/content/712622834241835008/_ustadmanifest.json. 2025-04-04 11:00:33.530 [Test worker @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38267/api/content/712622834241835008/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 11:00:33.590 [DefaultDispatcher-worker-5 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-04 11:00:33.591 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-04 11:00:33.591 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-cb4ca65f-a13d-4015-b98d-6f05cff5c91c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-04 11:00:33.592 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-04 11:00:33.592 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-cb4ca65f-a13d-4015-b98d-6f05cff5c91c 2025-04-04 11:00:33.592 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:33.592 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38267/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 11:00:33.592 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:33.592 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:33.594 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-04 11:00:33.594 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-04 11:00:33.594 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:33.595 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:33.595 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 11:00:33.595 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:33.595 [eventLoopGroupProxy-13-1 @call-handler#791] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-04 11:00:33.595 [DefaultDispatcher-worker-13 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:33.595 [DefaultDispatcher-worker-13 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38267/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:33.597 [DefaultDispatcher-worker-10 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-04 11:00:33.598 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/UmAppDatabase/replication/nodeId 2025-04-04 11:00:33.598 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38267/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:33.598 [DefaultDispatcher-worker-10 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/UmAppDatabase/replication/nodeId 2025-04-04 11:00:33.599 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-04 11:00:33.599 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:33.599 [eventLoopGroupProxy-13-1 @call-handler#798] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-04 11:00:33.599 [DefaultDispatcher-worker-15 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/UmAppDatabase/replication/nodeId 2025-04-04 11:00:33.599 [DefaultDispatcher-worker-15 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38267/UmAppDatabase/replication/nodeId 2025-04-04 11:00:33.605 [DefaultDispatcher-worker-15 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-04 11:00:33.610 [DefaultDispatcher-worker-7 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-04 11:00:33.614 [DefaultDispatcher-worker-1 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-init-batch 2025-04-04 11:00:33.614 [DefaultDispatcher-worker-1 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-init-batch. 2025-04-04 11:00:33.614 [DefaultDispatcher-worker-1 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-init-batch 2025-04-04 11:00:33.614 [DefaultDispatcher-worker-1 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-04 11:00:33.615 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-04 11:00:33.615 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-04 11:00:33.659 [eventLoopGroupProxy-13-1 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:33.661 [eventLoopGroupProxy-13-1 @call-handler#805] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2025-04-04 11:00:33.661 [DefaultDispatcher-worker-1 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-init-batch 2025-04-04 11:00:33.661 [DefaultDispatcher-worker-1 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38267/api/blob/upload-init-batch 2025-04-04 11:00:33.662 [DefaultDispatcher-worker-1 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-init-batch. 2025-04-04 11:00:33.662 [DefaultDispatcher-worker-1 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38267/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:33.665 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.665 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:33.665 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.665 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:33.666 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:33.668 [eventLoopGroupProxy-13-1 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:33.668 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:33.668 [eventLoopGroupProxy-13-1 @call-handler#812] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:33.668 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.669 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.669 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:33.669 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.669 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:33.670 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:33.713 [eventLoopGroupProxy-13-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:33.713 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:33.714 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-04 11:00:33.714 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.715 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.716 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:33.716 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.716 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:33.716 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:33.718 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:33.718 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:33.718 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:33.718 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.719 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.719 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:33.719 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.719 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:33.720 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:33.722 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:33.723 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:33.723 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-04 11:00:33.723 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.724 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.724 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:33.724 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.724 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:33.728 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:33.730 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:33.730 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:33.730 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:33.731 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.733 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.733 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:33.733 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.733 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:33.734 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:33.795 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:33.795 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:33.795 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-04-04 11:00:33.795 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.797 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.797 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:33.797 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.797 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:33.797 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:33.844 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:33.844 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:33.845 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-04 11:00:33.845 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.846 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.846 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:33.846 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.846 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:33.847 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:33.889 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:33.889 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:33.889 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:33.890 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.891 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.891 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:33.891 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.891 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:33.891 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:33.934 [eventLoopGroupProxy-13-1 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:33.935 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:33.935 [eventLoopGroupProxy-13-1 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-04 11:00:33.935 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.936 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.936 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:33.936 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.936 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:33.937 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:33.979 [eventLoopGroupProxy-13-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:33.980 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:33.980 [eventLoopGroupProxy-13-1 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 11:00:33.980 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.981 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.981 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:33.981 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.981 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:33.982 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:33.983 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:33.983 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:33.983 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:33.983 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.984 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.984 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:33.984 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.984 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:33.985 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:33.986 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:33.986 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:33.986 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:33.986 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.987 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.987 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:33.987 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.987 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:33.988 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:33.989 [eventLoopGroupProxy-13-1 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:33.989 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:33.989 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:33.989 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.990 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.990 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:33.990 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.990 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:33.990 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:33.991 [eventLoopGroupProxy-13-1 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:33.992 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:33.992 [eventLoopGroupProxy-13-1 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:33.992 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.993 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.993 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:33.993 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.993 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:33.993 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:33.994 [eventLoopGroupProxy-13-1 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:33.994 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:33.994 [eventLoopGroupProxy-13-1 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:33.995 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.995 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.995 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:33.995 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.995 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:33.996 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:33.997 [eventLoopGroupProxy-13-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:33.997 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:33.997 [eventLoopGroupProxy-13-1 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:33.997 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.998 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.998 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:33.998 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:33.998 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:33.999 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:33.999 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.000 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.000 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.000 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.000 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.000 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.000 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.000 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.001 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.002 [eventLoopGroupProxy-13-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.002 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.002 [eventLoopGroupProxy-13-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.002 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.003 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.003 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.003 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.003 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.004 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.005 [eventLoopGroupProxy-13-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.005 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.005 [eventLoopGroupProxy-13-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.005 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.006 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.006 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.006 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.006 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.006 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.007 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.007 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.008 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.008 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.008 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.008 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.008 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.008 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.009 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.010 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.010 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.010 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.010 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.011 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.011 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.011 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.011 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.012 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.013 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.013 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.013 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.013 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.014 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.014 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.014 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.014 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.014 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.016 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.016 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.016 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.016 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.017 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.017 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.017 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.017 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.018 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.019 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.020 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.020 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.020 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.021 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.021 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.021 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.021 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.021 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.023 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.023 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.023 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.023 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.024 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.024 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.024 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.024 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.025 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.026 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.026 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.026 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.026 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.027 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.027 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.027 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.027 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.027 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.028 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.029 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.029 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.029 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.030 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.030 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.030 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.030 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.031 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.032 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.032 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.032 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.032 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.034 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.034 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.034 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.034 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.035 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.036 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.036 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.036 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.036 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.037 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.037 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.037 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.037 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.038 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.039 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.039 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.039 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.039 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.040 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.040 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.040 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.040 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.041 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.042 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.042 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.042 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.043 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.044 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.044 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.044 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.044 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.048 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.049 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.049 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.049 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.050 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.051 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.051 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.051 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.051 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.051 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.053 [eventLoopGroupProxy-13-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.053 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.053 [eventLoopGroupProxy-13-1 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.053 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.054 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.054 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.054 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.054 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.055 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.056 [eventLoopGroupProxy-13-1 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.056 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.056 [eventLoopGroupProxy-13-1 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.056 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.057 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.057 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.057 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.057 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.058 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.059 [eventLoopGroupProxy-13-1 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.059 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.059 [eventLoopGroupProxy-13-1 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.059 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.060 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.060 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.060 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.060 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.060 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.061 [eventLoopGroupProxy-13-1 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.061 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.062 [eventLoopGroupProxy-13-1 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.062 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.062 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.062 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.062 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.062 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.063 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.107 [eventLoopGroupProxy-13-1 @coroutine#994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.107 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.107 [eventLoopGroupProxy-13-1 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-04 11:00:34.107 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.108 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.108 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.108 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.108 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.109 [DefaultDispatcher-worker-6 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-04 11:00:34.109 [eventLoopGroupProxy-13-1 @call-handler#998] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.110 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.110 [eventLoopGroupProxy-13-1 @call-handler#998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.110 [eventLoopGroupProxy-13-1 @call-handler#998] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.111 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.111 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.111 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.111 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.111 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.112 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.113 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.113 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.113 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.113 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.114 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.114 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.114 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.114 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.115 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.116 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.116 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.116 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.116 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.117 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.117 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.117 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.117 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.117 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.160 [eventLoopGroupProxy-13-1 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.160 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.161 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-04 11:00:34.161 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.162 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.162 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.162 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.162 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.162 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.206 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.206 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.206 [eventLoopGroupProxy-13-1 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-04 11:00:34.206 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.207 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.207 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.207 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.207 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.208 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.209 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.209 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.209 [eventLoopGroupProxy-13-1 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.209 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.210 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.210 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.210 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.210 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.210 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.211 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.211 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.211 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.212 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.212 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.212 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.212 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.212 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.213 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.254 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.254 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.254 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-04 11:00:34.255 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.255 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.255 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.255 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.255 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.256 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.257 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.257 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.257 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.257 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.258 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.258 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.258 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.258 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.259 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.260 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.260 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.260 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.260 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.261 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.261 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.261 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.261 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.261 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.262 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.262 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.262 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.262 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.263 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.263 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.263 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.263 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.263 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.265 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.265 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.265 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.265 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.265 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.265 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.265 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.265 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.266 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.309 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.309 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.309 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 11:00:34.310 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.310 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.311 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.311 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.311 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.311 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.312 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.313 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.313 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.313 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.314 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.314 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.314 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.314 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.315 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.316 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.316 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.316 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.317 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.317 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.318 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.318 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.318 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.318 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.319 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.319 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.319 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.320 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.320 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.320 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.320 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.321 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.321 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.322 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.322 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.323 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.323 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.323 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.323 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.323 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.323 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.324 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.325 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.325 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.325 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.325 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.327 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.327 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.327 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.327 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.327 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.328 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.329 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.329 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.329 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.329 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.329 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.329 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.329 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.330 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.331 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.331 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.331 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.331 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.332 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.332 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.332 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.332 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.333 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.334 [eventLoopGroupProxy-13-1 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.334 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.334 [eventLoopGroupProxy-13-1 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.334 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.335 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.335 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.335 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.335 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.335 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.336 [eventLoopGroupProxy-13-1 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.337 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.337 [eventLoopGroupProxy-13-1 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.337 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.337 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.337 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.337 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.337 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.338 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.339 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.339 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.339 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.340 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.340 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.340 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.340 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.340 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.341 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.342 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.342 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.342 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.343 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.343 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.343 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.343 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.343 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.344 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.345 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.345 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.345 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.346 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.346 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.346 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.346 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.346 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.347 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.389 [eventLoopGroupProxy-13-1 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.389 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.389 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:34.390 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.392 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.392 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.392 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.392 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.392 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.394 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.394 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.394 [eventLoopGroupProxy-13-1 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.394 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.395 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.396 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.396 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.396 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.396 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.397 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.398 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.398 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.398 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.399 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.399 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.399 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.399 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.400 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.442 [eventLoopGroupProxy-13-1 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.442 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.442 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:34.442 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.443 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.443 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.443 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.443 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.444 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.445 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.445 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.445 [eventLoopGroupProxy-13-1 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.445 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.446 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.446 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.446 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.446 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.446 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.447 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.448 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.448 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.448 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.448 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.448 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.448 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.448 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.449 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.450 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.450 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.450 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.450 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.451 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.451 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.451 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.451 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.451 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.493 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.494 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.494 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 11:00:34.494 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.494 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.494 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.494 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.494 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.495 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.496 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.496 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.496 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.496 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.497 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.497 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.497 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.497 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.498 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.540 [eventLoopGroupProxy-13-1 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.540 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.540 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:34.541 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.542 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.542 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.542 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.542 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.543 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.587 [eventLoopGroupProxy-13-1 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.587 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.587 [eventLoopGroupProxy-13-1 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-04 11:00:34.588 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.588 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.588 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.588 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.588 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.589 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.619 [DefaultDispatcher-worker-20 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-04 11:00:34.631 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.631 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.631 [eventLoopGroupProxy-13-1 @call-handler#1181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:34.632 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.632 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.632 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.632 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.632 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.633 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.675 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.675 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.675 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:34.676 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.676 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.676 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.676 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.676 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.677 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.678 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.678 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.678 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.678 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.679 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.679 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.679 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.679 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.679 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.680 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.680 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.680 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.681 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.681 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.681 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.681 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.681 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.682 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.683 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.683 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.683 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.683 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.683 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.683 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.683 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.683 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.684 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.685 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.685 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.685 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.685 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.686 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.686 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.686 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.686 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.686 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.687 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.687 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.687 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.687 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.688 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.688 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.688 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.688 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.689 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.689 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.689 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.690 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.690 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.690 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.690 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.690 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.690 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.691 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.692 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.692 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.692 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.692 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.693 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.693 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.693 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.693 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.693 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.694 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.695 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.695 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.695 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.695 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.695 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.695 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.695 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.696 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.697 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.697 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.697 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.697 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.698 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.698 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.698 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.698 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.698 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.699 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.699 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.699 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.699 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.700 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.700 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.700 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.700 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.700 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.701 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.701 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.702 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.702 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.702 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.702 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.702 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.702 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.703 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.704 [eventLoopGroupProxy-13-1 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.704 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.704 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.704 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.704 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.704 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.704 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.704 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.705 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.706 [eventLoopGroupProxy-13-1 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.706 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.706 [eventLoopGroupProxy-13-1 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.706 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.708 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.708 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.708 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.708 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.708 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.709 [eventLoopGroupProxy-13-1 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.710 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.710 [eventLoopGroupProxy-13-1 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.710 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.711 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.711 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.711 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.711 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.712 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.754 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.754 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.755 [eventLoopGroupProxy-13-1 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-04 11:00:34.755 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.756 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.756 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.756 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.756 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.756 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.757 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.757 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.757 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.758 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.758 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.758 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.758 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.758 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.759 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.760 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.760 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.760 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.760 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.761 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.762 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.762 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.762 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.762 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.763 [eventLoopGroupProxy-13-1 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.763 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.763 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.763 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.764 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.764 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.764 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.764 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.764 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.765 [eventLoopGroupProxy-13-1 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.765 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.765 [eventLoopGroupProxy-13-1 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.766 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.766 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.766 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.766 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.766 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.767 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.767 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.768 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.768 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.768 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.768 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.768 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.768 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.768 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.769 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.770 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.770 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.770 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.770 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.771 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.771 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.771 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.771 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.771 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.814 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.814 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.815 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-04 11:00:34.815 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.815 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.815 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.815 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.816 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.816 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.817 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.817 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.817 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.817 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.818 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.818 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.818 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.818 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.818 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.819 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.819 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.819 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.820 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.820 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.820 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.820 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.820 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.821 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.863 [eventLoopGroupProxy-13-1 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.863 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.863 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 11:00:34.863 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.864 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.864 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.864 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.864 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.865 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.866 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.866 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.866 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.866 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.867 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.867 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.867 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.867 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.867 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.868 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.868 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.868 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.869 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.869 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.869 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.869 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.869 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.870 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.871 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.871 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.871 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.871 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.871 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.871 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.871 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.871 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.872 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.873 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.873 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.873 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.873 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.873 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.873 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.873 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.873 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.874 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.874 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.875 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.875 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.875 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.876 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.876 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.876 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.876 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.877 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.878 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.878 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.878 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.878 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.879 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.879 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.879 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.879 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.880 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.881 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.881 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.881 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.881 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.882 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.882 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.882 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.882 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.882 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.883 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.883 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.883 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.884 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.884 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.884 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.884 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.884 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.885 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.886 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.886 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.886 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.886 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.887 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.887 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.887 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.887 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.887 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.890 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.890 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.890 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-04 11:00:34.890 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.891 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.891 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.891 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.891 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.891 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.893 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.893 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.893 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:34.893 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.894 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.894 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.894 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.894 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.894 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.937 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.937 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.937 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 11:00:34.938 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.938 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.938 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.938 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.938 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.939 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.940 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.940 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.940 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.940 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.941 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.941 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.941 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.941 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.942 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.984 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.984 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.984 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:34.984 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.985 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.985 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.985 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.985 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.985 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:34.986 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:34.986 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:34.986 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:34.986 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.987 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.987 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:34.987 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:34.987 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:34.987 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.030 [eventLoopGroupProxy-13-1 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.030 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.030 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 11:00:35.030 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.031 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.031 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.031 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.031 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.032 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.074 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.074 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.074 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 11:00:35.074 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.075 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.075 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.075 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.075 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.076 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.118 [eventLoopGroupProxy-13-1 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.118 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.118 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 11:00:35.118 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.119 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.119 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.119 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.119 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.120 [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) 2025-04-04 11:00:35.130 [DefaultDispatcher-worker-9 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-04 11:00:35.162 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.162 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.162 [eventLoopGroupProxy-13-1 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:35.162 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.163 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.163 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.163 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.163 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.164 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.206 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.206 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.206 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:35.207 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.207 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.207 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.207 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.207 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.208 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.209 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.209 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.209 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:35.209 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.210 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.210 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.210 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.210 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.210 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.253 [eventLoopGroupProxy-13-1 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.253 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.253 [eventLoopGroupProxy-13-1 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 11:00:35.254 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.254 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.254 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.254 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.254 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.255 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.256 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.256 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.256 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:35.256 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.257 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.257 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.257 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.257 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.257 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.259 [eventLoopGroupProxy-13-1 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.259 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.259 [eventLoopGroupProxy-13-1 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:35.259 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.259 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.259 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.259 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.259 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.260 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.261 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.261 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.261 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:35.261 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.262 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.262 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.262 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.262 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.262 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.263 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.263 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.263 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:35.264 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.264 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.264 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.264 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.264 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.264 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.265 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.265 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.266 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:35.266 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.266 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.266 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.266 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.266 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.267 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.309 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.309 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.309 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:35.310 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.310 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.310 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.310 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.310 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.311 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.312 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.312 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.312 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:35.312 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.313 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.314 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.314 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.314 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.314 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.315 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.315 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.315 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:35.315 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.316 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.316 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.316 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.316 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.316 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.317 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.317 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.317 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:35.317 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.317 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.317 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.317 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.317 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.318 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.346 [DefaultDispatcher-worker-11 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.360 [eventLoopGroupProxy-13-1 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.360 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.360 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:35.360 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.362 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.362 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.362 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.362 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.362 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.363 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.363 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.363 [eventLoopGroupProxy-13-1 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:35.364 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.364 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.364 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.364 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.364 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.364 [DefaultDispatcher-worker-11 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-04-04 11:00:35.365 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.365 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.366 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.366 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:35.366 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.366 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.366 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.366 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.366 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.367 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.367 [eventLoopGroupProxy-13-1 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.367 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.368 [eventLoopGroupProxy-13-1 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:35.368 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.368 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.368 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.368 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.368 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.369 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.411 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.411 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.411 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:35.411 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.412 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.412 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.412 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.412 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.413 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.456 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.457 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.457 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-04 11:00:35.457 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.458 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.458 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.459 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.459 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.460 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.463 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.463 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.463 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-04 11:00:35.464 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.465 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.465 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.465 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.465 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.467 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.474 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.475 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.475 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-04 11:00:35.476 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.477 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.477 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.477 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.477 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.478 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.481 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.481 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.481 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-04 11:00:35.482 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.483 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.483 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.483 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.483 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.485 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.527 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.527 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.527 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 11:00:35.528 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.528 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.528 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.528 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.528 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.529 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.530 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.530 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.530 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:35.530 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.531 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.531 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.531 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.531 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.531 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.574 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.574 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.574 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 11:00:35.575 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.575 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.575 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.575 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.575 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.576 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.619 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.619 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.619 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 11:00:35.620 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.620 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.620 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.620 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.620 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.621 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.622 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.622 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.622 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:35.622 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.623 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.623 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.623 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.623 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.623 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.638 [DefaultDispatcher-worker-5 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-04 11:00:35.667 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.667 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.667 [eventLoopGroupProxy-13-1 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-04 11:00:35.667 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.668 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.668 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.668 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.668 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.668 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.669 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.669 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.670 [eventLoopGroupProxy-13-1 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:35.670 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.670 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.670 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.670 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.670 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.671 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.672 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.672 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.672 [eventLoopGroupProxy-13-1 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:35.672 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.674 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.674 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.674 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.674 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.674 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.675 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.675 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.675 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:35.675 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.677 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.677 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.677 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.677 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.678 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.683 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.684 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.684 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-04 11:00:35.684 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.687 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.687 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.687 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.687 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.687 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.729 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.729 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.729 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 11:00:35.730 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.730 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.731 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.731 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.731 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.731 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.732 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.732 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.732 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:35.732 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.733 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.733 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.733 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.733 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.733 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.734 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.734 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.734 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 11:00:35.735 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.735 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.735 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/blob/upload-batch-data. 2025-04-04 11:00:35.735 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.735 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:35.736 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:35.737 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:35.737 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.737 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 11:00:35.738 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/blob/upload-batch-data 2025-04-04 11:00:35.744 [DefaultDispatcher-worker-1 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-04 11:00:35.748 [DefaultDispatcher-worker-3 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-04 11:00:35.748 [DefaultDispatcher-worker-3 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/UmAppDatabase/replication/message 2025-04-04 11:00:35.748 [DefaultDispatcher-worker-3 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38267/UmAppDatabase/replication/message. 2025-04-04 11:00:35.748 [DefaultDispatcher-worker-3 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/UmAppDatabase/replication/message 2025-04-04 11:00:35.748 [DefaultDispatcher-worker-3 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38267/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-04 11:00:35.749 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-04 11:00:35.749 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-04 11:00:35.749 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 11:00:35.762 [DefaultDispatcher-worker-17 @call-handler#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-04 11:00:35.762 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:35.762 [DefaultDispatcher-worker-17 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38267/api/content/712622834241835008/_ustadmanifest.json 2025-04-04 11:00:35.762 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-04-04 11:00:35.762 [DefaultDispatcher-worker-17 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/content/712622834241835008/_ustadmanifest.json. 2025-04-04 11:00:35.762 [DefaultDispatcher-worker-17 @coroutine#748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38267/api/content/712622834241835008/_ustadmanifest.json 2025-04-04 11:00:35.762 [DefaultDispatcher-worker-1 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/UmAppDatabase/replication/message 2025-04-04 11:00:35.762 [DefaultDispatcher-worker-1 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38267/UmAppDatabase/replication/message 2025-04-04 11:00:35.763 [DefaultDispatcher-worker-1 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38267/UmAppDatabase/replication/message. 2025-04-04 11:00:35.763 [DefaultDispatcher-worker-1 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38267/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:35.763 [DefaultDispatcher-worker-15 @coroutine#748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38267/api/content/712622834241835008/_ustadmanifest.json 2025-04-04 11:00:35.763 [DefaultDispatcher-worker-15 @coroutine#748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38267/api/content/712622834241835008/_ustadmanifest.json 2025-04-04 11:00:35.763 [DefaultDispatcher-worker-11 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38267/api/content/712622834241835008/_ustadmanifest.json. 2025-04-04 11:00:35.763 [DefaultDispatcher-worker-11 @coroutine#748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38267/api/content/712622834241835008/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 11:00:35.768 [DefaultDispatcher-worker-8 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-04-04 11:00:35.781 [DefaultDispatcher-worker-7 @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2025-04-04 11:00:35.796 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-04 11:00:35.796 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-04 11:00:35.796 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-04 11:00:35.796 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-04 11:00:35.796 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-04 11:00:35.798 [Test worker @coroutine#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af6839c 2025-04-04 11:00:35.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-04 11:00:35.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-04 11:00:35.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:35.799 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e: (connection evicted) 2025-04-04 11:00:35.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:35.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-04 11:00:35.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-04 11:00:35.860 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 11:00:35.860 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 11:00:36.244 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 11:00:36.803 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4c4be9d8 2025-04-04 11:00:36.803 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4c4be9d8 2025-04-04 11:00:36.807 [Test worker @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2025-04-04 11:00:36.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-04 11:00:36.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-04 11:00:36.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:36.807 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3555d804: (connection evicted) 2025-04-04 11:00:36.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:36.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-04 11:00:36.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@769f6023 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:36.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:36.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-04 11:00:36.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-04 11:00:36.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-04 11:00:36.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-04 11:00:36.845 [DefaultDispatcher-worker-9 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@431923ed 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:36.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-04 11:00:36.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-04 11:00:36.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df13b7e 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:36.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-04 11:00:36.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-04 11:00:36.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-04 11:00:36.851 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-04 11:00:36.851 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-04-04 11:00:36.852 [DefaultDispatcher-worker-10 @coroutine#1640] INFO ktor.application - Responding at http://0.0.0.0:42615 2025-04-04 11:00:36.854 [DefaultDispatcher-worker-10 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-04 11:00:36.855 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-init-batch 2025-04-04 11:00:36.855 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42615/api/blob/upload-init-batch. 2025-04-04 11:00:36.855 [Test worker @coroutine#1641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-init-batch 2025-04-04 11:00:36.855 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-04 11:00:36.857 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-04 11:00:36.857 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-04 11:00:36.857 [eventLoopGroupProxy-16-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-04 11:00:36.858 [Test worker @coroutine#1641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-init-batch 2025-04-04 11:00:36.858 [Test worker @coroutine#1641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42615/api/blob/upload-init-batch 2025-04-04 11:00:36.858 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42615/api/blob/upload-init-batch. 2025-04-04 11:00:36.858 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42615/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:36.859 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42615/api/blob/upload-batch-data 2025-04-04 11:00:36.859 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42615/api/blob/upload-batch-data. 2025-04-04 11:00:36.859 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42615/api/blob/upload-batch-data 2025-04-04 11:00:36.859 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42615/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:36.859 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 11:00:36.861 [eventLoopGroupProxy-16-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-04 11:00:36.861 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:36.862 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42615/api/blob/upload-batch-data 2025-04-04 11:00:36.863 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-04 11:00:36.865 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:36.868 [Test worker @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@242c4a94 2025-04-04 11:00:36.917 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:36.948 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:36.949 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-04 11:00:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:37.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@470866d1 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:37.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@118c1faa 2025-04-04 11:00:37.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@118c1faa 2025-04-04 11:00:37.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-04 11:00:37.966 [DefaultDispatcher-worker-10 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118c1faa 2025-04-04 11:00:37.969 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38651/api/blob/upload-init-batch 2025-04-04 11:00:37.969 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38651/api/blob/upload-init-batch. 2025-04-04 11:00:37.969 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38651/api/blob/upload-init-batch 2025-04-04 11:00:37.969 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38651/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-04 11:00:37.970 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38651/api/blob/upload-init-batch 2025-04-04 11:00:37.970 [Test worker @coroutine#1672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38651/api/blob/upload-init-batch 2025-04-04 11:00:37.970 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38651/api/blob/upload-init-batch. 2025-04-04 11:00:37.970 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38651/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:37.975 [DefaultDispatcher-worker-19 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@118c1faa 2025-04-04 11:00:37.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-04 11:00:37.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-04 11:00:37.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:37.978 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@118c1faa: (connection evicted) 2025-04-04 11:00:37.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:37.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-04 11:00:37.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ca8f5d7 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:37.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:37.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-04 11:00:37.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1690929 2025-04-04 11:00:37.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@1690929 2025-04-04 11:00:37.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-04 11:00:37.992 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52411/api/blob/upload-init-batch 2025-04-04 11:00:37.992 [Test worker @coroutine#1683] 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:52411/api/blob/upload-init-batch. 2025-04-04 11:00:37.992 [Test worker @coroutine#1683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52411/api/blob/upload-init-batch 2025-04-04 11:00:37.992 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52411/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-04 11:00:37.993 [Test worker @coroutine#1683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52411/api/blob/upload-init-batch 2025-04-04 11:00:37.993 [Test worker @coroutine#1683] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52411/api/blob/upload-init-batch 2025-04-04 11:00:37.993 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52411/api/blob/upload-init-batch. 2025-04-04 11:00:37.993 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52411/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:37.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-04 11:00:37.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-04 11:00:37.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:37.994 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1690929: (connection evicted) 2025-04-04 11:00:37.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:37.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-04 11:00:37.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4560eb15 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:37.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:37.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-04 11:00:37.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d9dd15 2025-04-04 11:00:37.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d9dd15 2025-04-04 11:00:37.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-04 11:00:38.010 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40315/api/blob/upload-init-batch 2025-04-04 11:00:38.010 [Test worker @coroutine#1689] 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:40315/api/blob/upload-init-batch. 2025-04-04 11:00:38.010 [Test worker @coroutine#1689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40315/api/blob/upload-init-batch 2025-04-04 11:00:38.010 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40315/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-04 11:00:38.011 [Test worker @coroutine#1689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40315/api/blob/upload-init-batch 2025-04-04 11:00:38.011 [Test worker @coroutine#1689] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40315/api/blob/upload-init-batch 2025-04-04 11:00:38.011 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40315/api/blob/upload-init-batch. 2025-04-04 11:00:38.011 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40315/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:38.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-04 11:00:38.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-04 11:00:38.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:38.016 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d9dd15: (connection evicted) 2025-04-04 11:00:38.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:38.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-04 11:00:38.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c5cb013 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:38.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:38.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-04 11:00:38.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@432b883 2025-04-04 11:00:38.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@432b883 2025-04-04 11:00:38.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-04 11:00:38.283 [DefaultDispatcher-worker-14 @coroutine#1709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432b883 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@209d0037 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:38.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:38.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-04 11:00:38.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b39bee2 2025-04-04 11:00:38.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b39bee2 2025-04-04 11:00:38.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-04 11:00:38.306 [DefaultDispatcher-worker-3 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b39bee2 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7747571c 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:38.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f67f5ff 2025-04-04 11:00:38.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f67f5ff 2025-04-04 11:00:38.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46bff388 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:38.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-04 11:00:38.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-04 11:00:38.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-04 11:00:38.348 [DefaultDispatcher-worker-14 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-04 11:00:38.350 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:38.352 [DefaultDispatcher-worker-14 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-04 11:00:38.356 [DefaultDispatcher-worker-16 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-04 11:00:38.362 [DefaultDispatcher-worker-11 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-04 11:00:38.364 [Test worker @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-04 11:00:38.369 [DefaultDispatcher-worker-20 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f 2025-04-04 11:00:38.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-04 11:00:38.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-04 11:00:38.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:38.372 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b3da23f: (connection evicted) 2025-04-04 11:00:38.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:38.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-04 11:00:38.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36570936 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:38.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-04 11:00:38.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-04 11:00:38.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-04 11:00:38.386 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:38.391 [DefaultDispatcher-worker-4 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-04 11:00:38.395 [DefaultDispatcher-worker-11 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-04 11:00:38.399 [DefaultDispatcher-worker-13 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-04 11:00:38.403 [DefaultDispatcher-worker-4 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-04 11:00:38.404 [Test worker @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-04 11:00:38.407 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:38.409 [DefaultDispatcher-worker-8 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c7d173f 2025-04-04 11:00:38.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-04 11:00:38.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-04 11:00:38.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:38.410 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c7d173f: (connection evicted) 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:38.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-04 11:00:38.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@487bc2fe 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:38.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:38.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-04 11:00:38.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-04 11:00:38.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-04 11:00:38.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-04 11:00:38.433 [DefaultDispatcher-worker-11 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-04 11:00:38.438 [DefaultDispatcher-worker-14 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-04 11:00:38.442 [DefaultDispatcher-worker-9 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-04 11:00:38.446 [DefaultDispatcher-worker-3 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6491006 2025-04-04 11:00:38.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-04 11:00:38.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-04 11:00:38.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:38.447 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6491006: (connection evicted) 2025-04-04 11:00:38.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:38.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-04 11:00:38.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-04 11:00:38.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@395c21ee 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:38.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-04 11:00:38.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-04 11:00:38.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-04 11:00:38.467 [DefaultDispatcher-worker-1 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-04 11:00:38.471 [DefaultDispatcher-worker-7 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-04 11:00:38.474 [DefaultDispatcher-worker-5 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-04 11:00:38.478 [DefaultDispatcher-worker-18 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-04 11:00:38.479 [Test worker @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-04 11:00:38.483 [DefaultDispatcher-worker-2 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669e730d 2025-04-04 11:00:38.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-04 11:00:38.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-04 11:00:38.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:38.484 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@669e730d: (connection evicted) 2025-04-04 11:00:38.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:38.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-04 11:00:38.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-04 11:00:38.818 [DefaultDispatcher-worker-12 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f03fdc0 2025-04-04 11:00:38.850 [DefaultDispatcher-worker-12 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b58f639 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:41.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-04 11:00:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:41.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:41.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-04 11:00:41.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@76641439 2025-04-04 11:00:41.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@76641439 2025-04-04 11:00:41.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-04 11:00:41.923 [DefaultDispatcher-worker-12 @coroutine#1791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76641439 2025-04-04 11:00:42.003 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7692c0e9 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:42.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-04 11:00:42.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-04 11:00:42.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-04 11:00:42.427 [DefaultDispatcher-worker-16 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-04 11:00:42.431 [DefaultDispatcher-worker-15 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-04 11:00:42.435 [DefaultDispatcher-worker-15 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-04 11:00:42.439 [DefaultDispatcher-worker-13 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-04 11:00:42.443 [DefaultDispatcher-worker-17 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75bbe39d 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c7a4986 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:42.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:42.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-04 11:00:42.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb2645b 2025-04-04 11:00:42.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb2645b 2025-04-04 11:00:42.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-04 11:00:42.467 [DefaultDispatcher-worker-2 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb2645b 2025-04-04 11:00:42.471 [DefaultDispatcher-worker-4 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb2645b 2025-04-04 11:00:42.474 [DefaultDispatcher-worker-17 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb2645b 2025-04-04 11:00:42.477 [DefaultDispatcher-worker-1 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb2645b 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fb5b8f 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-04 11:00:42.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:42.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:42.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:42.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:42.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:42.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:42.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:42.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:42.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-04 11:00:42.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-04 11:00:42.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-04 11:00:42.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-04 11:00:42.497 [DefaultDispatcher-worker-17 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-04 11:00:42.501 [DefaultDispatcher-worker-7 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-04 11:00:42.505 [DefaultDispatcher-worker-16 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-04 11:00:42.508 [DefaultDispatcher-worker-15 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-04 11:00:42.510 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:42.511 [DefaultDispatcher-worker-19 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-04 11:00:42.517 [DefaultDispatcher-worker-20 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19439ec4 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:42.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:42.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-04 11:00:42.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-04 11:00:42.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-04 11:00:42.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-04 11:00:42.534 [DefaultDispatcher-worker-19 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-04 11:00:42.538 [DefaultDispatcher-worker-3 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-04 11:00:42.542 [DefaultDispatcher-worker-14 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-04 11:00:42.545 [DefaultDispatcher-worker-12 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-04 11:00:42.548 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:42.549 [DefaultDispatcher-worker-14 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21ebf9be 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7325b786 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:42.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-04 11:00:42.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-04 11:00:42.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-04 11:00:42.570 [DefaultDispatcher-worker-2 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-04 11:00:42.574 [DefaultDispatcher-worker-16 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-04 11:00:42.577 [DefaultDispatcher-worker-18 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-04 11:00:42.580 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:42.581 [DefaultDispatcher-worker-4 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-04 11:00:42.583 [DefaultDispatcher-worker-18 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-04 11:00:42.588 [DefaultDispatcher-worker-17 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c376b44 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b8c9729 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:42.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ade272 2025-04-04 11:00:42.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ade272 2025-04-04 11:00:42.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-04 11:00:42.609 [DefaultDispatcher-worker-9 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ade272 2025-04-04 11:00:42.612 [DefaultDispatcher-worker-5 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ade272 2025-04-04 11:00:42.616 [DefaultDispatcher-worker-9 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ade272 2025-04-04 11:00:42.618 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:42.619 [DefaultDispatcher-worker-9 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ade272 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69862a1 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:42.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-04 11:00:42.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-04 11:00:42.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-04 11:00:42.636 [DefaultDispatcher-worker-5 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-04 11:00:42.640 [DefaultDispatcher-worker-19 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-04 11:00:42.643 [DefaultDispatcher-worker-16 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-04 11:00:42.647 [DefaultDispatcher-worker-15 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-04 11:00:42.650 [DefaultDispatcher-worker-20 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-04 11:00:42.650 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:42.655 [DefaultDispatcher-worker-19 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b1d93e9 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:42.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2025-04-04 11:00:42.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccf1d3e 2025-04-04 11:00:42.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-04 11:00:42.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-04 11:00:42.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:42.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:42.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:42.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:42.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:42.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:42.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627cb3ed 2025-04-04 11:00:42.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:42.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:42.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:42.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:42.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:42.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-04 11:00:42.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-04 11:00:42.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-04 11:00:42.686 [Test worker @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-04 11:00:42.687 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23243bc0 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:42.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-04-04 11:00:42.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-04-04 11:00:42.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-04 11:00:42.691 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:42.705 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-04-04 11:00:42.706 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1267f832 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481eb705 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:42.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:42.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-04 11:00:42.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-04 11:00:42.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-04 11:00:42.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-04 11:00:42.720 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:42.722 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-04 11:00:42.723 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c5c2a84 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f473daf 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:42.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:42.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-04 11:00:42.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-04 11:00:42.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-04 11:00:42.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-04 11:00:42.738 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-04 11:00:42.739 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb661e0 2025-04-04 11:00:42.743 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/ 2025-04-04 11:00:42.743 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44215/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:42.744 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/ 2025-04-04 11:00:42.744 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/ 2025-04-04 11:00:42.744 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44215/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:42.757 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:42.769 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:42.785 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/ 2025-04-04 11:00:42.785 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/ 2025-04-04 11:00:42.785 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44215/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:42.792 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:42.810 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:42.825 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:42.826 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/ 2025-04-04 11:00:42.827 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/ 2025-04-04 11:00:42.827 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44215/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:42.868 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/ 2025-04-04 11:00:42.869 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/ 2025-04-04 11:00:42.869 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44215/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:42.911 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/ 2025-04-04 11:00:42.911 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/ 2025-04-04 11:00:42.911 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44215/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:42.952 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/ 2025-04-04 11:00:42.953 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/ 2025-04-04 11:00:42.953 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44215/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:42.994 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/ 2025-04-04 11:00:42.997 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39597/ 2025-04-04 11:00:42.997 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39597/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:42.998 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39597/ 2025-04-04 11:00:42.998 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39597/ 2025-04-04 11:00:42.998 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39597/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:43.039 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39597/ 2025-04-04 11:00:43.040 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39597/ 2025-04-04 11:00:43.040 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39597/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:43.081 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39597/ 2025-04-04 11:00:43.082 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39597/ 2025-04-04 11:00:43.082 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39597/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:43.123 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39597/ 2025-04-04 11:00:43.124 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39597/ 2025-04-04 11:00:43.124 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39597/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:43.165 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39597/ 2025-04-04 11:00:43.166 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39597/ 2025-04-04 11:00:43.166 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39597/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:43.207 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39597/ 2025-04-04 11:00:43.208 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39597/ 2025-04-04 11:00:43.208 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39597/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 11:00:43.208 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39597/ 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c651286 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:43.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:43.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:43.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:43.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-04 11:00:43.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:43.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:43.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:43.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:43.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:43.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:43.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:43.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:43.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-04 11:00:43.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d160161 2025-04-04 11:00:43.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d160161 2025-04-04 11:00:43.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-04 11:00:43.290 [DefaultDispatcher-worker-10 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d160161 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a0df38e 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:43.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:43.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-04 11:00:43.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2025-04-04 11:00:43.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2025-04-04 11:00:43.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-04 11:00:43.316 [DefaultDispatcher-worker-10 @coroutine#1933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2025-04-04 11:00:43.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a20aa4e 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:43.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@513ddf5f 2025-04-04 11:00:43.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@513ddf5f 2025-04-04 11:00:43.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-04 11:00:43.335 [DefaultDispatcher-worker-4 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513ddf5f 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f39b3ba 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:43.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:43.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-04 11:00:43.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2025-04-04 11:00:43.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2025-04-04 11:00:43.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-04 11:00:43.354 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:43.355 [DefaultDispatcher-worker-4 @coroutine#1952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f2d3a6 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d25e1d 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:43.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b075b9 2025-04-04 11:00:43.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b075b9 2025-04-04 11:00:43.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-04 11:00:43.376 [DefaultDispatcher-worker-1 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b075b9 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66ad7167 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:43.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:43.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-04 11:00:43.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-04 11:00:43.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-04 11:00:43.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-04 11:00:43.398 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:43.401 [DefaultDispatcher-worker-19 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@125c03d3 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:43.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:43.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-04 11:00:43.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f8707c 2025-04-04 11:00:43.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@24f8707c 2025-04-04 11:00:43.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-04 11:00:43.417 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:43.427 [DefaultDispatcher-worker-12 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24f8707c 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bca2a09 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:43.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:43.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-04 11:00:43.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-04 11:00:43.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-04 11:00:43.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-04 11:00:43.437 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:43.447 [DefaultDispatcher-worker-12 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-04 11:00:43.452 [DefaultDispatcher-worker-15 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-04 11:00:43.455 [DefaultDispatcher-worker-20 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-04 11:00:43.456 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:43.459 [DefaultDispatcher-worker-15 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-04 11:00:43.465 [DefaultDispatcher-worker-21 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-04 11:00:43.468 [DefaultDispatcher-worker-15 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5620470a 2025-04-04 11:00:43.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-04 11:00:43.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-04 11:00:43.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:43.471 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5620470a: (connection evicted) 2025-04-04 11:00:43.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:43.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-04 11:00:43.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@525c0f74 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:43.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:43.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-04 11:00:43.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2025-04-04 11:00:43.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2025-04-04 11:00:43.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-04 11:00:43.478 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:43.492 [DefaultDispatcher-worker-11 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b0ec4a 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dedc8b8 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:43.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:43.497 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:43.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-04 11:00:43.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b73e6c 2025-04-04 11:00:43.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b73e6c 2025-04-04 11:00:43.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-04 11:00:43.505 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:43.516 [DefaultDispatcher-worker-10 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49b73e6c 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a285418 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:43.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:43.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-04 11:00:43.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@74471600 2025-04-04 11:00:43.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@74471600 2025-04-04 11:00:43.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-04 11:00:43.537 [DefaultDispatcher-worker-7 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74471600 2025-04-04 11:00:43.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-04 11:00:43.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:43.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:43.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:43.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:43.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:43.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:43.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3070f59f 2025-04-04 11:00:43.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:43.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:43.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:43.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:43.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:43.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:43.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:43.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:43.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:43.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2314f013 2025-04-04 11:00:43.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2314f013 2025-04-04 11:00:43.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-04 11:00:43.557 [DefaultDispatcher-worker-12 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2314f013 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ca1cad 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:43.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6eec8 2025-04-04 11:00:43.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6eec8 2025-04-04 11:00:43.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-04 11:00:43.573 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:43.578 [DefaultDispatcher-worker-11 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b6eec8 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c2d124e 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:43.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:43.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-04 11:00:43.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f5a376 2025-04-04 11:00:43.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f5a376 2025-04-04 11:00:43.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-04 11:00:43.597 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:43.599 [DefaultDispatcher-worker-12 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59f5a376 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@209f0986 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:43.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3a767 2025-04-04 11:00:43.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3a767 2025-04-04 11:00:43.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-04 11:00:43.618 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:43.621 [DefaultDispatcher-worker-14 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3a767 2025-04-04 11:00:43.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-04 11:00:43.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:43.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:43.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:43.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:43.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:43.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:43.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c045627 2025-04-04 11:00:43.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:43.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:43.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51158fb1 2025-04-04 11:00:43.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51158fb1 2025-04-04 11:00:43.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-04 11:00:43.638 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:43.643 [DefaultDispatcher-worker-12 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51158fb1 2025-04-04 11:00:43.674 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:43.706 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:43.706 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:43.723 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70a8654 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:47.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:47.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-04 11:00:47.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-04-04 11:00:47.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-04-04 11:00:47.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-04 11:00:47.726 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-04-04 11:00:47.740 [DefaultDispatcher-worker-7 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-04-04 11:00:47.747 [DefaultDispatcher-worker-19 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5176d6 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f466207 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:47.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-04 11:00:47.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-04 11:00:47.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-04 11:00:47.758 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-04 11:00:47.767 [DefaultDispatcher-worker-10 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-04 11:00:47.771 [DefaultDispatcher-worker-10 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-04 11:00:47.775 [DefaultDispatcher-worker-2 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-04 11:00:47.779 [DefaultDispatcher-worker-8 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa62a90 2025-04-04 11:00:47.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30942f54 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:47.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-04 11:00:47.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-04 11:00:47.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-04 11:00:47.790 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-04 11:00:47.799 [DefaultDispatcher-worker-16 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-04 11:00:47.803 [DefaultDispatcher-worker-2 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-04 11:00:47.806 [DefaultDispatcher-worker-9 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-04 11:00:47.809 [DefaultDispatcher-worker-12 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b5ce0f 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34947355 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:47.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-04 11:00:47.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-04 11:00:47.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-04 11:00:47.816 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:47.820 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-04 11:00:47.832 [DefaultDispatcher-worker-20 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-04 11:00:47.836 [DefaultDispatcher-worker-21 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-04 11:00:47.840 [DefaultDispatcher-worker-3 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e6ad84c 2025-04-04 11:00:47.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-04 11:00:47.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:47.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:47.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:47.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:47.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:47.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:47.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e5206 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:47.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-04 11:00:47.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-04 11:00:47.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-04 11:00:47.848 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:47.851 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-04 11:00:47.860 [DefaultDispatcher-worker-3 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-04 11:00:47.865 [DefaultDispatcher-worker-15 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@313a3af8 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:47.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:47.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-04 11:00:47.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-04-04 11:00:47.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-04-04 11:00:47.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-04 11:00:47.877 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-04-04 11:00:47.880 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:47.886 [DefaultDispatcher-worker-8 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5471342 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@686ace1f 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:47.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:47.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-04 11:00:47.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-04 11:00:47.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-04 11:00:47.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-04 11:00:47.899 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-04 11:00:47.907 [DefaultDispatcher-worker-16 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531ed68e 2025-04-04 11:00:47.910 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:47.948 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:47.967 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.005 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f56892 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-04 11:00:48.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-04 11:00:48.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-04 11:00:48.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-04 11:00:48.030 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-04 11:00:48.036 [Test worker @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-04 11:00:48.038 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-04 11:00:48.039 [DefaultDispatcher-worker-16 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.039 [DefaultDispatcher-worker-16 @coroutine#2092] 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:43821/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 11:00:48.039 [DefaultDispatcher-worker-16 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.039 [DefaultDispatcher-worker-16 @coroutine#2092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43821/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:48.040 [DefaultDispatcher-worker-8 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.040 [DefaultDispatcher-worker-8 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43821/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.044 [DefaultDispatcher-worker-19 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-04 11:00:48.044 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.044 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:48.044 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.045 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.045 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.046 [Test worker @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189fb01b 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-04 11:00:48.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.047 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-04 11:00:48.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-04 11:00:48.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-04 11:00:48.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-04 11:00:48.061 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-04 11:00:48.067 [Test worker @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-04 11:00:48.068 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-04 11:00:48.071 [DefaultDispatcher-worker-3 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43821/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-04 11:00:48.072 [DefaultDispatcher-worker-3 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43821/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-04 11:00:48.072 [DefaultDispatcher-worker-3 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43821/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-04 11:00:48.073 [DefaultDispatcher-worker-15 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43821/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-04 11:00:48.073 [DefaultDispatcher-worker-15 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43821/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-04 11:00:48.073 [DefaultDispatcher-worker-11 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f5ad6b7 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-04 11:00:48.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:48.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:48.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-04 11:00:48.116 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.118 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca1f1f7 2025-04-04 11:00:48.118 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca1f1f7 2025-04-04 11:00:48.119 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@12660c13 2025-04-04 11:00:48.119 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@12660c13 2025-04-04 11:00:48.121 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@16599a87 2025-04-04 11:00:48.121 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@16599a87 2025-04-04 11:00:48.122 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@535b0628 2025-04-04 11:00:48.122 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@535b0628 2025-04-04 11:00:48.124 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@40667bfd 2025-04-04 11:00:48.124 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@40667bfd 2025-04-04 11:00:48.125 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c2f176 2025-04-04 11:00:48.125 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c2f176 2025-04-04 11:00:48.127 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3815d20b 2025-04-04 11:00:48.127 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3815d20b 2025-04-04 11:00:48.128 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3374f967 2025-04-04 11:00:48.128 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3374f967 2025-04-04 11:00:48.130 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@403ed567 2025-04-04 11:00:48.130 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@403ed567 2025-04-04 11:00:48.130 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 11:00:48.131 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:48.137 [Test worker @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:48.138 [Test worker @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:48.139 [DefaultDispatcher-worker-21 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.139 [DefaultDispatcher-worker-21 @coroutine#2124] 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:55989/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 11:00:48.139 [DefaultDispatcher-worker-21 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.139 [DefaultDispatcher-worker-21 @coroutine#2124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55989/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:48.140 [DefaultDispatcher-worker-3 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.140 [DefaultDispatcher-worker-3 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55989/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.143 [DefaultDispatcher-worker-8 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:48.143 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.143 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:48.143 [DefaultDispatcher-worker-8 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.144 [DefaultDispatcher-worker-7 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.144 [DefaultDispatcher-worker-7 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.145 [Test worker @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:48.147 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.150 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b6986c 2025-04-04 11:00:48.150 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b6986c 2025-04-04 11:00:48.150 [DefaultDispatcher-worker-18 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:48.152 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@797178ea 2025-04-04 11:00:48.152 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@797178ea 2025-04-04 11:00:48.154 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4ef31c 2025-04-04 11:00:48.154 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4ef31c 2025-04-04 11:00:48.154 [DefaultDispatcher-worker-12 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:48.156 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@384c72d1 2025-04-04 11:00:48.156 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@384c72d1 2025-04-04 11:00:48.159 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7af84c 2025-04-04 11:00:48.159 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7af84c 2025-04-04 11:00:48.159 [DefaultDispatcher-worker-21 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:48.161 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@93e69e1 2025-04-04 11:00:48.161 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@93e69e1 2025-04-04 11:00:48.163 [DefaultDispatcher-worker-18 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:48.163 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2bdc9 2025-04-04 11:00:48.163 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2bdc9 2025-04-04 11:00:48.166 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@58638d9e 2025-04-04 11:00:48.166 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@58638d9e 2025-04-04 11:00:48.168 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7477b646 2025-04-04 11:00:48.168 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7477b646 2025-04-04 11:00:48.168 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 11:00:48.168 [DefaultDispatcher-worker-20 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:48.173 [DefaultDispatcher-worker-12 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:48.177 [DefaultDispatcher-worker-4 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:48.180 [DefaultDispatcher-worker-11 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:48.185 [DefaultDispatcher-worker-10 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:48.189 [DefaultDispatcher-worker-6 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:48.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-04 11:00:48.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36995784 2025-04-04 11:00:48.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-04 11:00:48.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-04 11:00:48.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-04 11:00:48.210 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-04 11:00:48.215 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.216 [Test worker @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-04 11:00:48.217 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@abaabc0 2025-04-04 11:00:48.217 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@abaabc0 2025-04-04 11:00:48.217 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-04 11:00:48.218 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41667/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.218 [DefaultDispatcher-worker-3 @coroutine#2170] 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:41667/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 11:00:48.218 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41667/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.218 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41667/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:48.219 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41667/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.219 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41667/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.220 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d44e7 2025-04-04 11:00:48.220 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d44e7 2025-04-04 11:00:48.222 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c0b0 2025-04-04 11:00:48.222 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@42c0b0 2025-04-04 11:00:48.223 [DefaultDispatcher-worker-20 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-04 11:00:48.223 [DefaultDispatcher-worker-20 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.223 [DefaultDispatcher-worker-20 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:48.223 [DefaultDispatcher-worker-20 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.223 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.223 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.224 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@45404edc 2025-04-04 11:00:48.224 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@45404edc 2025-04-04 11:00:48.224 [Test worker @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-04 11:00:48.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dcc0e3d 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-04 11:00:48.226 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afb091f 2025-04-04 11:00:48.226 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1afb091f 2025-04-04 11:00:48.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@402adc9c 2025-04-04 11:00:48.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@402adc9c 2025-04-04 11:00:48.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-04 11:00:48.227 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402adc9c 2025-04-04 11:00:48.228 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@744f2cdb 2025-04-04 11:00:48.228 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@744f2cdb 2025-04-04 11:00:48.230 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@621e35a2 2025-04-04 11:00:48.230 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@621e35a2 2025-04-04 11:00:48.232 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@256fb193 2025-04-04 11:00:48.232 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@256fb193 2025-04-04 11:00:48.234 [Test worker @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402adc9c 2025-04-04 11:00:48.234 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@671ee7d0 2025-04-04 11:00:48.234 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@671ee7d0 2025-04-04 11:00:48.234 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 11:00:48.235 [Test worker @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402adc9c 2025-04-04 11:00:48.236 [DefaultDispatcher-worker-17 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41667/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-04 11:00:48.236 [DefaultDispatcher-worker-17 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41667/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-04 11:00:48.236 [DefaultDispatcher-worker-17 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41667/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-04 11:00:48.236 [DefaultDispatcher-worker-16 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41667/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-04 11:00:48.236 [DefaultDispatcher-worker-16 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41667/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-04 11:00:48.239 [DefaultDispatcher-worker-15 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402adc9c 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72ea5674 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-04 11:00:48.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-04 11:00:48.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-04 11:00:48.295 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-04 11:00:48.296 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.298 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bda840 2025-04-04 11:00:48.298 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bda840 2025-04-04 11:00:48.300 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7a48a7 2025-04-04 11:00:48.300 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7a48a7 2025-04-04 11:00:48.301 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-04 11:00:48.302 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-04 11:00:48.302 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e45c330 2025-04-04 11:00:48.302 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e45c330 2025-04-04 11:00:48.303 [DefaultDispatcher-worker-17 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.303 [DefaultDispatcher-worker-17 @coroutine#2203] 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:60087/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 11:00:48.303 [DefaultDispatcher-worker-17 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.303 [DefaultDispatcher-worker-17 @coroutine#2203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60087/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:48.304 [DefaultDispatcher-worker-2 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.304 [DefaultDispatcher-worker-2 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60087/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.305 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b47429c 2025-04-04 11:00:48.305 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b47429c 2025-04-04 11:00:48.307 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a1121c 2025-04-04 11:00:48.307 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a1121c 2025-04-04 11:00:48.307 [DefaultDispatcher-worker-14 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-04 11:00:48.307 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.307 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:48.307 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.307 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.307 [DefaultDispatcher-worker-16 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.309 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@a36599f 2025-04-04 11:00:48.309 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@a36599f 2025-04-04 11:00:48.309 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bc75792 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-04 11:00:48.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-04 11:00:48.311 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3a57aa 2025-04-04 11:00:48.311 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3a57aa 2025-04-04 11:00:48.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63be4548 2025-04-04 11:00:48.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63be4548 2025-04-04 11:00:48.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-04 11:00:48.313 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b68bdd3 2025-04-04 11:00:48.313 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b68bdd3 2025-04-04 11:00:48.313 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63be4548 2025-04-04 11:00:48.315 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@71736550 2025-04-04 11:00:48.315 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@71736550 2025-04-04 11:00:48.315 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 11:00:48.321 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63be4548 2025-04-04 11:00:48.322 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63be4548 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56ece9c 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-04 11:00:48.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-04 11:00:48.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-04 11:00:48.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-04 11:00:48.326 [DefaultDispatcher-worker-15 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63be4548 2025-04-04 11:00:48.327 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.329 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@b348b4b 2025-04-04 11:00:48.329 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@b348b4b 2025-04-04 11:00:48.331 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3745d 2025-04-04 11:00:48.331 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3745d 2025-04-04 11:00:48.333 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cce03b 2025-04-04 11:00:48.333 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cce03b 2025-04-04 11:00:48.335 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ce7e66 2025-04-04 11:00:48.335 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ce7e66 2025-04-04 11:00:48.337 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0fdb67 2025-04-04 11:00:48.337 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0fdb67 2025-04-04 11:00:48.338 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-04 11:00:48.339 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@75401bc7 2025-04-04 11:00:48.339 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@75401bc7 2025-04-04 11:00:48.341 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@136be06c 2025-04-04 11:00:48.341 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@136be06c 2025-04-04 11:00:48.343 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e18129 2025-04-04 11:00:48.343 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e18129 2025-04-04 11:00:48.344 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-04 11:00:48.345 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3120b231 2025-04-04 11:00:48.345 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3120b231 2025-04-04 11:00:48.345 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 11:00:48.345 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-04 11:00:48.346 [DefaultDispatcher-worker-10 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42255/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.346 [DefaultDispatcher-worker-10 @coroutine#2232] 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:42255/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 11:00:48.346 [DefaultDispatcher-worker-10 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42255/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.346 [DefaultDispatcher-worker-10 @coroutine#2232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42255/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:48.347 [DefaultDispatcher-worker-19 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42255/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.347 [DefaultDispatcher-worker-19 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42255/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.350 [DefaultDispatcher-worker-16 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-04 11:00:48.350 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.350 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:48.350 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.351 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.351 [DefaultDispatcher-worker-16 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.352 [Test worker @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca9ec77 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-04 11:00:48.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2025-04-04 11:00:48.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2025-04-04 11:00:48.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-04 11:00:48.355 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2025-04-04 11:00:48.361 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2025-04-04 11:00:48.362 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58c8b45a 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.363 [DefaultDispatcher-worker-9 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-04 11:00:48.364 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@564e4a9b 2025-04-04 11:00:48.364 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@564e4a9b 2025-04-04 11:00:48.364 [DefaultDispatcher-worker-9 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-04 11:00:48.367 [DefaultDispatcher-worker-7 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c2a7c73 2025-04-04 11:00:48.378 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e4a9b 2025-04-04 11:00:48.381 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.383 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1449fa 2025-04-04 11:00:48.383 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1449fa 2025-04-04 11:00:48.384 [DefaultDispatcher-worker-9 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e4a9b 2025-04-04 11:00:48.385 [DefaultDispatcher-worker-9 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e4a9b 2025-04-04 11:00:48.386 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d3ae48 2025-04-04 11:00:48.386 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d3ae48 2025-04-04 11:00:48.386 [DefaultDispatcher-worker-7 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.386 [DefaultDispatcher-worker-7 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 11:00:48.386 [DefaultDispatcher-worker-7 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.386 [DefaultDispatcher-worker-7 @coroutine#2261] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:48.386 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 11:00:48.386 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-04 11:00:48.386 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 11:00:48.387 [DefaultDispatcher-worker-8 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.387 [DefaultDispatcher-worker-21 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@741687d4 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-04 11:00:48.388 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ec228a 2025-04-04 11:00:48.388 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ec228a 2025-04-04 11:00:48.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:48.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:48.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-04 11:00:48.391 [DefaultDispatcher-worker-16 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e4a9b 2025-04-04 11:00:48.391 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.391 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:48.391 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.391 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.391 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eea473 2025-04-04 11:00:48.391 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eea473 2025-04-04 11:00:48.394 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd9662d 2025-04-04 11:00:48.394 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd9662d 2025-04-04 11:00:48.397 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a52430 2025-04-04 11:00:48.397 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a52430 2025-04-04 11:00:48.400 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1578b8dc 2025-04-04 11:00:48.400 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1578b8dc 2025-04-04 11:00:48.402 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c15b3c 2025-04-04 11:00:48.402 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c15b3c 2025-04-04 11:00:48.404 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@478fa127 2025-04-04 11:00:48.404 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@478fa127 2025-04-04 11:00:48.404 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 11:00:48.405 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:48.413 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.415 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:48.415 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b30213a 2025-04-04 11:00:48.415 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b30213a 2025-04-04 11:00:48.416 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:48.417 [DefaultDispatcher-worker-2 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51357/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.417 [DefaultDispatcher-worker-2 @coroutine#2275] 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:51357/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 11:00:48.417 [DefaultDispatcher-worker-2 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51357/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.417 [DefaultDispatcher-worker-2 @coroutine#2275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51357/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:48.417 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f7c62c 2025-04-04 11:00:48.417 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@45f7c62c 2025-04-04 11:00:48.418 [DefaultDispatcher-worker-7 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51357/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.418 [DefaultDispatcher-worker-7 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51357/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.419 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c84a4a 2025-04-04 11:00:48.419 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c84a4a 2025-04-04 11:00:48.421 [DefaultDispatcher-worker-3 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:48.422 [DefaultDispatcher-worker-3 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.422 [DefaultDispatcher-worker-3 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:48.422 [DefaultDispatcher-worker-3 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.422 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cacc17 2025-04-04 11:00:48.422 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cacc17 2025-04-04 11:00:48.422 [DefaultDispatcher-worker-9 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.422 [DefaultDispatcher-worker-9 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.423 [Test worker @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:48.424 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.424 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb90445 2025-04-04 11:00:48.424 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb90445 2025-04-04 11:00:48.426 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@19eb14b4 2025-04-04 11:00:48.426 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@19eb14b4 2025-04-04 11:00:48.426 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35846d18 2025-04-04 11:00:48.426 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35846d18 2025-04-04 11:00:48.428 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@172cf9f9 2025-04-04 11:00:48.428 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@172cf9f9 2025-04-04 11:00:48.428 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@361dfbf8 2025-04-04 11:00:48.428 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@361dfbf8 2025-04-04 11:00:48.428 [DefaultDispatcher-worker-5 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:48.430 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@13137fc4 2025-04-04 11:00:48.430 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@13137fc4 2025-04-04 11:00:48.430 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e53358 2025-04-04 11:00:48.430 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e53358 2025-04-04 11:00:48.431 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5611f3c2 2025-04-04 11:00:48.431 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5611f3c2 2025-04-04 11:00:48.432 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f898ad 2025-04-04 11:00:48.432 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f898ad 2025-04-04 11:00:48.432 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 11:00:48.433 [DefaultDispatcher-worker-10 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:48.433 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@179e0300 2025-04-04 11:00:48.433 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@179e0300 2025-04-04 11:00:48.436 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@670dc33b 2025-04-04 11:00:48.436 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@670dc33b 2025-04-04 11:00:48.438 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f686d41 2025-04-04 11:00:48.438 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f686d41 2025-04-04 11:00:48.438 [DefaultDispatcher-worker-7 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:48.440 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@363e0c8d 2025-04-04 11:00:48.440 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@363e0c8d 2025-04-04 11:00:48.442 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@51df9f49 2025-04-04 11:00:48.442 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@51df9f49 2025-04-04 11:00:48.442 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 11:00:48.444 [DefaultDispatcher-worker-17 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:48.451 [DefaultDispatcher-worker-4 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:48.454 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.456 [DefaultDispatcher-worker-13 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:48.457 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@29667e5f 2025-04-04 11:00:48.457 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@29667e5f 2025-04-04 11:00:48.459 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a19503 2025-04-04 11:00:48.459 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a19503 2025-04-04 11:00:48.461 [DefaultDispatcher-worker-18 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:48.462 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@239e152f 2025-04-04 11:00:48.462 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@239e152f 2025-04-04 11:00:48.464 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@669c9f38 2025-04-04 11:00:48.464 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@669c9f38 2025-04-04 11:00:48.464 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.465 [DefaultDispatcher-worker-4 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:48.466 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c928132 2025-04-04 11:00:48.466 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c928132 2025-04-04 11:00:48.466 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bac6e9 2025-04-04 11:00:48.466 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bac6e9 2025-04-04 11:00:48.468 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b01a2e 2025-04-04 11:00:48.468 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b01a2e 2025-04-04 11:00:48.468 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7d222e 2025-04-04 11:00:48.468 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7d222e 2025-04-04 11:00:48.470 [DefaultDispatcher-worker-15 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:48.470 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4545a9a 2025-04-04 11:00:48.470 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4545a9a 2025-04-04 11:00:48.470 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f42ad99 2025-04-04 11:00:48.470 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f42ad99 2025-04-04 11:00:48.472 [DefaultDispatcher-worker-21 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51357/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 11:00:48.472 [DefaultDispatcher-worker-21 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51357/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-04 11:00:48.472 [DefaultDispatcher-worker-21 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51357/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 11:00:48.472 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b36077 2025-04-04 11:00:48.472 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b36077 2025-04-04 11:00:48.472 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a402815 2025-04-04 11:00:48.472 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a402815 2025-04-04 11:00:48.473 [DefaultDispatcher-worker-4 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51357/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 11:00:48.473 [DefaultDispatcher-worker-4 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51357/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 11:00:48.473 [DefaultDispatcher-worker-4 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51357/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-04 11:00:48.473 [DefaultDispatcher-worker-4 @coroutine#2303] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51357/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:48.473 [DefaultDispatcher-worker-4 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51357/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-04 11:00:48.473 [DefaultDispatcher-worker-4 @coroutine#2303] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51357/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-04 11:00:48.474 [DefaultDispatcher-worker-4 @coroutine#2303] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51357/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-04 11:00:48.474 [DefaultDispatcher-worker-20 @coroutine#2303] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51357/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-04 11:00:48.474 [DefaultDispatcher-worker-20 @coroutine#2303] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51357/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-04 11:00:48.474 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ce283a 2025-04-04 11:00:48.474 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ce283a 2025-04-04 11:00:48.474 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e40fa82 2025-04-04 11:00:48.475 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e40fa82 2025-04-04 11:00:48.475 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 11:00:48.476 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b10157f 2025-04-04 11:00:48.476 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b10157f 2025-04-04 11:00:48.478 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@61744be1 2025-04-04 11:00:48.478 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@61744be1 2025-04-04 11:00:48.481 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6fd75a 2025-04-04 11:00:48.481 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6fd75a 2025-04-04 11:00:48.483 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1288bfd5 2025-04-04 11:00:48.483 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1288bfd5 2025-04-04 11:00:48.483 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 11:00:48.489 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:48.491 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@d62b6e1 2025-04-04 11:00:48.491 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@d62b6e1 2025-04-04 11:00:48.492 [DefaultDispatcher-worker-11 @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:48.493 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5593d 2025-04-04 11:00:48.493 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5593d 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7322013f 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-04 11:00:48.495 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@79add91 2025-04-04 11:00:48.495 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@79add91 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:48.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:48.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-04 11:00:48.497 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@42985306 2025-04-04 11:00:48.497 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@42985306 2025-04-04 11:00:48.499 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad5300a 2025-04-04 11:00:48.499 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad5300a 2025-04-04 11:00:48.501 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7390f6dc 2025-04-04 11:00:48.501 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7390f6dc 2025-04-04 11:00:48.503 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2237cb6a 2025-04-04 11:00:48.503 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2237cb6a 2025-04-04 11:00:48.505 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b7ac49 2025-04-04 11:00:48.505 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b7ac49 2025-04-04 11:00:48.507 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@51918d75 2025-04-04 11:00:48.507 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@51918d75 2025-04-04 11:00:48.507 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 11:00:48.510 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:48.516 [Test worker @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:48.517 [Test worker @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:48.518 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57807/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.518 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57807/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 11:00:48.518 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57807/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.518 [DefaultDispatcher-worker-21 @coroutine#2326] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57807/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:48.520 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57807/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.520 [DefaultDispatcher-worker-7 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57807/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.524 [DefaultDispatcher-worker-17 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:48.524 [DefaultDispatcher-worker-17 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.524 [DefaultDispatcher-worker-17 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:48.524 [DefaultDispatcher-worker-17 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.525 [DefaultDispatcher-worker-16 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.525 [DefaultDispatcher-worker-16 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.526 [Test worker @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d3bf0af 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-04 11:00:48.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@13446044 2025-04-04 11:00:48.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@13446044 2025-04-04 11:00:48.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-04 11:00:48.529 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2025-04-04 11:00:48.535 [Test worker @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2025-04-04 11:00:48.536 [Test worker @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2025-04-04 11:00:48.540 [DefaultDispatcher-worker-14 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13446044 2025-04-04 11:00:48.540 [DefaultDispatcher-worker-2 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:48.543 [DefaultDispatcher-worker-2 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:48.546 [DefaultDispatcher-worker-5 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:48.549 [DefaultDispatcher-worker-16 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:48.560 [DefaultDispatcher-worker-13 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:48.567 [DefaultDispatcher-worker-11 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:48.570 [DefaultDispatcher-worker-21 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:48.574 [DefaultDispatcher-worker-3 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:48.577 [DefaultDispatcher-worker-18 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:48.581 [DefaultDispatcher-worker-21 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f7aa4f8 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-04 11:00:48.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-04 11:00:48.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-04 11:00:48.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-04 11:00:48.594 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-04 11:00:48.595 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.598 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c27b1e7 2025-04-04 11:00:48.598 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c27b1e7 2025-04-04 11:00:48.599 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-04 11:00:48.599 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e04213 2025-04-04 11:00:48.599 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e04213 2025-04-04 11:00:48.600 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-04 11:00:48.601 [DefaultDispatcher-worker-21 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.601 [DefaultDispatcher-worker-21 @coroutine#2369] 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:36663/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 11:00:48.601 [DefaultDispatcher-worker-21 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.601 [DefaultDispatcher-worker-21 @coroutine#2369] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36663/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:48.601 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@66dfda97 2025-04-04 11:00:48.601 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@66dfda97 2025-04-04 11:00:48.602 [DefaultDispatcher-worker-16 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.602 [DefaultDispatcher-worker-16 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36663/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.603 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dd4828 2025-04-04 11:00:48.603 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dd4828 2025-04-04 11:00:48.605 [DefaultDispatcher-worker-3 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-04 11:00:48.605 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@72247d3d 2025-04-04 11:00:48.605 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@72247d3d 2025-04-04 11:00:48.605 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.605 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:48.605 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.606 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.606 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.606 [Test worker @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ea65f4 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-04 11:00:48.607 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@123449b0 2025-04-04 11:00:48.607 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@123449b0 2025-04-04 11:00:48.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-04-04 11:00:48.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-04-04 11:00:48.608 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@a272203 2025-04-04 11:00:48.608 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@a272203 2025-04-04 11:00:48.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-04 11:00:48.609 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-04-04 11:00:48.610 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f2b767 2025-04-04 11:00:48.610 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f2b767 2025-04-04 11:00:48.612 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eee7b1 2025-04-04 11:00:48.612 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@12eee7b1 2025-04-04 11:00:48.612 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 11:00:48.614 [Test worker @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-04-04 11:00:48.615 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-04-04 11:00:48.619 [DefaultDispatcher-worker-18 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-04-04 11:00:48.620 [DefaultDispatcher-worker-20 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-04 11:00:48.623 [DefaultDispatcher-worker-10 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-04 11:00:48.627 [DefaultDispatcher-worker-16 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-04 11:00:48.628 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.630 [DefaultDispatcher-worker-8 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-04 11:00:48.631 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c123e5 2025-04-04 11:00:48.631 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c123e5 2025-04-04 11:00:48.631 [DefaultDispatcher-worker-13 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36663/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 11:00:48.631 [DefaultDispatcher-worker-13 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36663/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-04 11:00:48.631 [DefaultDispatcher-worker-13 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36663/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 11:00:48.632 [DefaultDispatcher-worker-2 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36663/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 11:00:48.632 [DefaultDispatcher-worker-2 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36663/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 11:00:48.632 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f06d5ad 2025-04-04 11:00:48.632 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f06d5ad 2025-04-04 11:00:48.634 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b394895 2025-04-04 11:00:48.634 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b394895 2025-04-04 11:00:48.636 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@e3bdf96 2025-04-04 11:00:48.636 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@e3bdf96 2025-04-04 11:00:48.637 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ad1bbf 2025-04-04 11:00:48.637 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ad1bbf 2025-04-04 11:00:48.639 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fff157a 2025-04-04 11:00:48.639 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fff157a 2025-04-04 11:00:48.640 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e838ff0 2025-04-04 11:00:48.640 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e838ff0 2025-04-04 11:00:48.642 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1420d9 2025-04-04 11:00:48.642 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1420d9 2025-04-04 11:00:48.643 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cabe47 2025-04-04 11:00:48.643 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cabe47 2025-04-04 11:00:48.643 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 11:00:48.672 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36663/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-04 11:00:48.672 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36663/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:48.673 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-04 11:00:48.673 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-04 11:00:48.673 [DefaultDispatcher-worker-8 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-04 11:00:48.673 [DefaultDispatcher-worker-4 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-04 11:00:48.674 [DefaultDispatcher-worker-4 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36663/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-04 11:00:48.683 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:48.684 [DefaultDispatcher-worker-4 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-04 11:00:48.685 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@135af827 2025-04-04 11:00:48.685 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@135af827 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-04 11:00:48.687 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9d143c 2025-04-04 11:00:48.687 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9d143c 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f45be6f 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-04 11:00:48.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-04 11:00:48.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-04 11:00:48.688 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a29357 2025-04-04 11:00:48.688 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a29357 2025-04-04 11:00:48.690 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca01e07 2025-04-04 11:00:48.690 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca01e07 2025-04-04 11:00:48.692 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@187f4e74 2025-04-04 11:00:48.692 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@187f4e74 2025-04-04 11:00:48.694 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db685b3 2025-04-04 11:00:48.694 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db685b3 2025-04-04 11:00:48.696 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@60838b79 2025-04-04 11:00:48.696 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@60838b79 2025-04-04 11:00:48.697 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8fe148 2025-04-04 11:00:48.697 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8fe148 2025-04-04 11:00:48.699 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e611443 2025-04-04 11:00:48.699 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e611443 2025-04-04 11:00:48.699 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 11:00:48.699 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-04 11:00:48.704 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-04 11:00:48.705 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-04 11:00:48.706 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57941/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.706 [DefaultDispatcher-worker-8 @coroutine#2422] 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:57941/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 11:00:48.706 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57941/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.706 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57941/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:48.707 [DefaultDispatcher-worker-15 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57941/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.707 [DefaultDispatcher-worker-15 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57941/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:48.708 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.710 [DefaultDispatcher-worker-11 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-04 11:00:48.710 [DefaultDispatcher-worker-11 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.710 [DefaultDispatcher-worker-11 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:48.710 [DefaultDispatcher-worker-11 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.710 [DefaultDispatcher-worker-9 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.710 [DefaultDispatcher-worker-9 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:48.711 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b9339e 2025-04-04 11:00:48.711 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b9339e 2025-04-04 11:00:48.711 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e3c4c12 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-04 11:00:48.712 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@567ec6f9 2025-04-04 11:00:48.712 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@567ec6f9 2025-04-04 11:00:48.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-04 11:00:48.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-04 11:00:48.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-04 11:00:48.714 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-04 11:00:48.714 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@524158ee 2025-04-04 11:00:48.714 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@524158ee 2025-04-04 11:00:48.716 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1743ccc2 2025-04-04 11:00:48.716 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1743ccc2 2025-04-04 11:00:48.717 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f73877 2025-04-04 11:00:48.717 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f73877 2025-04-04 11:00:48.719 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@269e7f5e 2025-04-04 11:00:48.719 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@269e7f5e 2025-04-04 11:00:48.719 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-04 11:00:48.720 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-04 11:00:48.720 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec0d54b 2025-04-04 11:00:48.720 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec0d54b 2025-04-04 11:00:48.722 [DefaultDispatcher-worker-21 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57941/auth/register 2025-04-04 11:00:48.722 [DefaultDispatcher-worker-21 @coroutine#2443] 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:57941/auth/register. 2025-04-04 11:00:48.722 [DefaultDispatcher-worker-21 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57941/auth/register 2025-04-04 11:00:48.722 [DefaultDispatcher-worker-21 @coroutine#2443] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57941/auth/register from class io.ktor.http.content.TextContent 2025-04-04 11:00:48.722 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@776c338d 2025-04-04 11:00:48.722 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@776c338d 2025-04-04 11:00:48.723 [DefaultDispatcher-worker-20 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57941/auth/register 2025-04-04 11:00:48.723 [DefaultDispatcher-worker-20 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57941/auth/register 2025-04-04 11:00:48.724 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e78997 2025-04-04 11:00:48.724 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e78997 2025-04-04 11:00:48.724 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 11:00:48.724 [DefaultDispatcher-worker-6 @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e74300b 2025-04-04 11:00:48.763 [DefaultDispatcher-worker-1 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57941/auth/register. 2025-04-04 11:00:48.763 [DefaultDispatcher-worker-1 @coroutine#2443] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57941/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:48.775 [DefaultDispatcher-worker-2 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-04 11:00:48.778 [DefaultDispatcher-worker-14 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1545ef47 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-04 11:00:48.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-04 11:00:48.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-04 11:00:48.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-04 11:00:48.788 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.789 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@575a06f7 2025-04-04 11:00:48.789 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@575a06f7 2025-04-04 11:00:48.790 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@599df26c 2025-04-04 11:00:48.790 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@599df26c 2025-04-04 11:00:48.792 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da26d87 2025-04-04 11:00:48.792 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da26d87 2025-04-04 11:00:48.793 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a0f857 2025-04-04 11:00:48.793 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a0f857 2025-04-04 11:00:48.794 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4a380a 2025-04-04 11:00:48.794 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4a380a 2025-04-04 11:00:48.795 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2972a71d 2025-04-04 11:00:48.796 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2972a71d 2025-04-04 11:00:48.797 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@677239e1 2025-04-04 11:00:48.797 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@677239e1 2025-04-04 11:00:48.799 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@788f0718 2025-04-04 11:00:48.799 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@788f0718 2025-04-04 11:00:48.799 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-04 11:00:48.801 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@364bea6b 2025-04-04 11:00:48.801 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@364bea6b 2025-04-04 11:00:48.801 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 11:00:48.804 [Test worker @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-04 11:00:48.805 [Test worker @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-04 11:00:48.806 [DefaultDispatcher-worker-6 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.806 [DefaultDispatcher-worker-6 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-04 11:00:48.806 [DefaultDispatcher-worker-6 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.806 [DefaultDispatcher-worker-6 @coroutine#2457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:48.807 [DefaultDispatcher-worker-12 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.807 [DefaultDispatcher-worker-12 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.810 [DefaultDispatcher-worker-15 @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-04 11:00:48.810 [DefaultDispatcher-worker-15 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.810 [DefaultDispatcher-worker-15 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-04 11:00:48.810 [DefaultDispatcher-worker-15 @coroutine#2456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.810 [DefaultDispatcher-worker-21 @coroutine#2456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.810 [DefaultDispatcher-worker-21 @coroutine#2456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.812 [Test worker @coroutine#2461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-04 11:00:48.814 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.814 [Test worker @coroutine#2468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-04 11:00:48.816 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@470ff5bb 2025-04-04 11:00:48.816 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@470ff5bb 2025-04-04 11:00:48.817 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c8132a 2025-04-04 11:00:48.817 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c8132a 2025-04-04 11:00:48.819 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df79ecb 2025-04-04 11:00:48.819 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df79ecb 2025-04-04 11:00:48.820 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f51911 2025-04-04 11:00:48.820 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f51911 2025-04-04 11:00:48.822 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ef9799 2025-04-04 11:00:48.822 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ef9799 2025-04-04 11:00:48.823 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b793ed 2025-04-04 11:00:48.823 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b793ed 2025-04-04 11:00:48.824 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b 2025-04-04 11:00:48.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-04 11:00:48.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-04 11:00:48.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.825 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@484743d6 2025-04-04 11:00:48.825 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@484743d6 2025-04-04 11:00:48.825 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eccaf1b: (connection evicted) 2025-04-04 11:00:48.827 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dae65e 2025-04-04 11:00:48.827 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@68dae65e 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:48.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-04 11:00:48.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d4b0a07 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-04 11:00:48.829 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2445f783 2025-04-04 11:00:48.829 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2445f783 2025-04-04 11:00:48.829 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 11:00:48.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-04 11:00:48.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-04 11:00:48.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-04 11:00:48.829 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-04 11:00:48.834 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-04 11:00:48.835 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-04 11:00:48.836 [DefaultDispatcher-worker-12 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.836 [DefaultDispatcher-worker-12 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-04 11:00:48.836 [DefaultDispatcher-worker-12 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.836 [DefaultDispatcher-worker-12 @coroutine#2484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:48.836 [DefaultDispatcher-worker-20 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.836 [DefaultDispatcher-worker-20 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.840 [DefaultDispatcher-worker-20 @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-04 11:00:48.840 [DefaultDispatcher-worker-20 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.840 [DefaultDispatcher-worker-20 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-04 11:00:48.840 [DefaultDispatcher-worker-20 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.840 [DefaultDispatcher-worker-12 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.840 [DefaultDispatcher-worker-12 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.841 [Test worker @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-04 11:00:48.843 [Test worker @coroutine#2495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-04 11:00:48.844 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-04 11:00:48.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-04 11:00:48.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-04 11:00:48.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.845 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68fec965: (connection evicted) 2025-04-04 11:00:48.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:48.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-04 11:00:48.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-04 11:00:48.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab11e76 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-04 11:00:48.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-04 11:00:48.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-04 11:00:48.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-04 11:00:48.847 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-04 11:00:48.852 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-04 11:00:48.853 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-04 11:00:48.854 [DefaultDispatcher-worker-12 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.854 [DefaultDispatcher-worker-12 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-04 11:00:48.854 [DefaultDispatcher-worker-12 @coroutine#2511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.854 [DefaultDispatcher-worker-12 @coroutine#2511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:48.854 [DefaultDispatcher-worker-19 @coroutine#2511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.854 [DefaultDispatcher-worker-19 @coroutine#2511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.858 [DefaultDispatcher-worker-18 @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-04 11:00:48.858 [DefaultDispatcher-worker-18 @coroutine#2510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.858 [DefaultDispatcher-worker-18 @coroutine#2510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-04 11:00:48.858 [DefaultDispatcher-worker-18 @coroutine#2510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.858 [DefaultDispatcher-worker-18 @coroutine#2510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.858 [DefaultDispatcher-worker-18 @coroutine#2510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.859 [Test worker @coroutine#2515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-04 11:00:48.860 [Test worker @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-04 11:00:48.862 [Test worker @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-04 11:00:48.863 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-04 11:00:48.865 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-04 11:00:48.866 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-04 11:00:48.868 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-04 11:00:48.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-04 11:00:48.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-04 11:00:48.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.868 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75: (connection evicted) 2025-04-04 11:00:48.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:48.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-04 11:00:48.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f4d9c7f 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-04 11:00:48.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-04 11:00:48.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-04 11:00:48.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-04 11:00:48.871 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-04 11:00:48.875 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-04 11:00:48.876 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-04 11:00:48.877 [DefaultDispatcher-worker-18 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.877 [DefaultDispatcher-worker-18 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-04 11:00:48.877 [DefaultDispatcher-worker-18 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.877 [DefaultDispatcher-worker-18 @coroutine#2550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:48.877 [DefaultDispatcher-worker-21 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.877 [DefaultDispatcher-worker-21 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.881 [DefaultDispatcher-worker-16 @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-04 11:00:48.881 [DefaultDispatcher-worker-16 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.881 [DefaultDispatcher-worker-16 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-04 11:00:48.881 [DefaultDispatcher-worker-16 @coroutine#2549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.881 [DefaultDispatcher-worker-16 @coroutine#2549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.881 [DefaultDispatcher-worker-16 @coroutine#2549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.882 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-04 11:00:48.883 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-04 11:00:48.886 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f66138 2025-04-04 11:00:48.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-04 11:00:48.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-04 11:00:48.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.887 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77f66138: (connection evicted) 2025-04-04 11:00:48.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:48.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-04 11:00:48.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-04 11:00:48.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@653c0c9c 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-04 11:00:48.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-04 11:00:48.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-04 11:00:48.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-04 11:00:48.890 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-04 11:00:48.898 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-04 11:00:48.899 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-04 11:00:48.900 [DefaultDispatcher-worker-4 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.900 [DefaultDispatcher-worker-4 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-04 11:00:48.900 [DefaultDispatcher-worker-4 @coroutine#2582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.900 [DefaultDispatcher-worker-4 @coroutine#2582] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:48.901 [DefaultDispatcher-worker-2 @coroutine#2582] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.901 [DefaultDispatcher-worker-2 @coroutine#2582] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.904 [DefaultDispatcher-worker-19 @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-04 11:00:48.904 [DefaultDispatcher-worker-19 @coroutine#2581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.904 [DefaultDispatcher-worker-19 @coroutine#2581] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-04 11:00:48.904 [DefaultDispatcher-worker-19 @coroutine#2581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.904 [DefaultDispatcher-worker-1 @coroutine#2581] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.904 [DefaultDispatcher-worker-1 @coroutine#2581] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.905 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-04 11:00:48.907 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-04 11:00:48.908 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-04 11:00:48.909 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-04 11:00:48.911 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221961f2 2025-04-04 11:00:48.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-04 11:00:48.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-04 11:00:48.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.911 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@221961f2: (connection evicted) 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:48.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-04 11:00:48.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f28a07e 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:48.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:48.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-04 11:00:48.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-04 11:00:48.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-04 11:00:48.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-04 11:00:48.914 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-04 11:00:48.919 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-04 11:00:48.920 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-04 11:00:48.920 [DefaultDispatcher-worker-19 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.920 [DefaultDispatcher-worker-19 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-04 11:00:48.920 [DefaultDispatcher-worker-19 @coroutine#2613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.920 [DefaultDispatcher-worker-19 @coroutine#2613] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:48.921 [DefaultDispatcher-worker-13 @coroutine#2613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.921 [DefaultDispatcher-worker-13 @coroutine#2613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 11:00:48.924 [DefaultDispatcher-worker-7 @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-04 11:00:48.924 [DefaultDispatcher-worker-7 @coroutine#2612] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.924 [DefaultDispatcher-worker-7 @coroutine#2612] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-04 11:00:48.924 [DefaultDispatcher-worker-7 @coroutine#2612] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.925 [DefaultDispatcher-worker-12 @coroutine#2612] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.925 [DefaultDispatcher-worker-12 @coroutine#2612] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-04 11:00:48.926 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-04 11:00:48.927 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-04-04 11:00:48.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-04 11:00:48.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-04 11:00:48.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:48.928 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@498bfeec: (connection evicted) 2025-04-04 11:00:48.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:48.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-04 11:00:48.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-04 11:00:49.050 [DefaultDispatcher-worker-10 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-04 11:00:49.050 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.050 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:49.051 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.051 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.051 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.149 [DefaultDispatcher-worker-19 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:49.149 [DefaultDispatcher-worker-19 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.149 [DefaultDispatcher-worker-19 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:49.149 [DefaultDispatcher-worker-19 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.150 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.150 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55fc6344 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-04 11:00:49.177 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-04 11:00:49.187 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-04 11:00:49.192 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-04 11:00:49.192 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-04 11:00:49.193 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-04 11:00:49.199 [DefaultDispatcher-worker-1 @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-04 11:00:49.205 [DefaultDispatcher-worker-9 @coroutine#2681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0 2025-04-04 11:00:49.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-04 11:00:49.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-04 11:00:49.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:49.206 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@267d9cc0: (connection evicted) 2025-04-04 11:00:49.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:49.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-04 11:00:49.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-04 11:00:49.207 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b0636d9 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-04 11:00:49.208 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-04 11:00:49.215 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-04 11:00:49.220 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-04 11:00:49.221 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-04 11:00:49.222 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d51518 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:49.222 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-04 11:00:49.223 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-04 11:00:49.223 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-04 11:00:49.223 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-04 11:00:49.228 [DefaultDispatcher-worker-4 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-04 11:00:49.228 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.228 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:49.228 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.229 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.229 [DefaultDispatcher-worker-1 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.231 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-04 11:00:49.236 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-04 11:00:49.237 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-04 11:00:49.238 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-04 11:00:49.242 [DefaultDispatcher-worker-15 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68823b6b 2025-04-04 11:00:49.250 [DefaultDispatcher-worker-8 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-04 11:00:49.254 [DefaultDispatcher-worker-17 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-04 11:00:49.258 [DefaultDispatcher-worker-17 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4 2025-04-04 11:00:49.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-04 11:00:49.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-04 11:00:49.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:49.265 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a14d8a4: (connection evicted) 2025-04-04 11:00:49.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:49.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-04 11:00:49.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-04 11:00:49.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-04 11:00:49.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-04 11:00:49.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:49.266 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68823b6b: (connection evicted) 2025-04-04 11:00:49.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:49.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-04 11:00:49.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed17eaf 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-04 11:00:49.267 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-04 11:00:49.268 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-04 11:00:49.276 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-04 11:00:49.281 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-04 11:00:49.281 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-04 11:00:49.282 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a16ee0d 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-04 11:00:49.283 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-04 11:00:49.290 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-04 11:00:49.295 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-04 11:00:49.296 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-04 11:00:49.297 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-04 11:00:49.301 [DefaultDispatcher-worker-1 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2025-04-04 11:00:49.308 [DefaultDispatcher-worker-1 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-04 11:00:49.311 [DefaultDispatcher-worker-17 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-04 11:00:49.311 [DefaultDispatcher-worker-3 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-04 11:00:49.311 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.311 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:49.311 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.312 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.312 [DefaultDispatcher-worker-20 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.314 [DefaultDispatcher-worker-7 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2025-04-04 11:00:49.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-04 11:00:49.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-04 11:00:49.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:49.316 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ef1080d: (connection evicted) 2025-04-04 11:00:49.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:49.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-04 11:00:49.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-04 11:00:49.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-04 11:00:49.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-04 11:00:49.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:49.317 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f563397: (connection evicted) 2025-04-04 11:00:49.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:49.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-04 11:00:49.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7314f4cb 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:49.318 [Test worker @coroutine#2760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-04 11:00:49.319 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-04 11:00:49.319 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-04 11:00:49.319 [Test worker @coroutine#2760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-04 11:00:49.326 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-04 11:00:49.331 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-04 11:00:49.332 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-04 11:00:49.333 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-04 11:00:49.337 [DefaultDispatcher-worker-3 @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-04 11:00:49.348 [DefaultDispatcher-worker-12 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-04 11:00:49.349 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-04 11:00:49.352 [DefaultDispatcher-worker-1 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4fc610 2025-04-04 11:00:49.355 [DefaultDispatcher-worker-13 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-04 11:00:49.355 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.355 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:49.355 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.356 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.356 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-04 11:00:49.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-04 11:00:49.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:49.364 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4fc610: (connection evicted) 2025-04-04 11:00:49.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:49.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-04 11:00:49.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a9f7cf8 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b 2025-04-04 11:00:49.365 [Test worker @coroutine#2822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-04 11:00:49.375 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b 2025-04-04 11:00:49.380 [Test worker @coroutine#2823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b 2025-04-04 11:00:49.380 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b 2025-04-04 11:00:49.381 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b 2025-04-04 11:00:49.387 [DefaultDispatcher-worker-14 @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b 2025-04-04 11:00:49.396 [DefaultDispatcher-worker-11 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e4a9b 2025-04-04 11:00:49.396 [DefaultDispatcher-worker-11 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.396 [DefaultDispatcher-worker-11 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:49.396 [DefaultDispatcher-worker-11 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.397 [DefaultDispatcher-worker-11 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.398 [DefaultDispatcher-worker-17 @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b 2025-04-04 11:00:49.399 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b 2025-04-04 11:00:49.403 [DefaultDispatcher-worker-8 @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b 2025-04-04 11:00:49.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-04 11:00:49.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-04 11:00:49.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:49.406 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b9ed77b: (connection evicted) 2025-04-04 11:00:49.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:49.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-04 11:00:49.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46e32574 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@26864891 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@26864891 2025-04-04 11:00:49.408 [Test worker @coroutine#2883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-04 11:00:49.417 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26864891 2025-04-04 11:00:49.425 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26864891 2025-04-04 11:00:49.426 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26864891 2025-04-04 11:00:49.428 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26864891 2025-04-04 11:00:49.429 [DefaultDispatcher-worker-10 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:49.429 [DefaultDispatcher-worker-10 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.429 [DefaultDispatcher-worker-10 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:49.429 [DefaultDispatcher-worker-10 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.430 [DefaultDispatcher-worker-2 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.430 [DefaultDispatcher-worker-2 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.432 [DefaultDispatcher-worker-12 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26864891 2025-04-04 11:00:49.443 [DefaultDispatcher-worker-11 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26864891 2025-04-04 11:00:49.447 [DefaultDispatcher-worker-3 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26864891 2025-04-04 11:00:49.509 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:49.553 [DefaultDispatcher-worker-19 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:49.553 [DefaultDispatcher-worker-19 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.553 [DefaultDispatcher-worker-19 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:49.553 [DefaultDispatcher-worker-19 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.554 [DefaultDispatcher-worker-10 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.554 [DefaultDispatcher-worker-10 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.558 [DefaultDispatcher-worker-9 @coroutine#2916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26864891 2025-04-04 11:00:49.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-04 11:00:49.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-04 11:00:49.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:49.588 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26864891: (connection evicted) 2025-04-04 11:00:49.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:49.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-04 11:00:49.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a5917f6 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:49.589 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:49.590 [Test worker @coroutine#2927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-04 11:00:49.590 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@558fa64a 2025-04-04 11:00:49.590 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@558fa64a 2025-04-04 11:00:49.590 [Test worker @coroutine#2927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-04 11:00:49.597 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@558fa64a 2025-04-04 11:00:49.602 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@558fa64a 2025-04-04 11:00:49.604 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@558fa64a 2025-04-04 11:00:49.605 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@558fa64a 2025-04-04 11:00:49.609 [DefaultDispatcher-worker-13 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-04 11:00:49.609 [DefaultDispatcher-worker-10 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@558fa64a 2025-04-04 11:00:49.609 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.609 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:49.609 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.610 [DefaultDispatcher-worker-4 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.610 [DefaultDispatcher-worker-4 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.610 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@558fa64a 2025-04-04 11:00:49.620 [DefaultDispatcher-worker-16 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@558fa64a 2025-04-04 11:00:49.624 [DefaultDispatcher-worker-3 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@558fa64a 2025-04-04 11:00:49.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-04 11:00:49.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-04 11:00:49.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:49.629 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@558fa64a: (connection evicted) 2025-04-04 11:00:49.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:49.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-04 11:00:49.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-04 11:00:49.630 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-04 11:00:49.630 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:49.630 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:49.630 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:49.630 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:49.630 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2292e793 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a360e6 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a360e6 2025-04-04 11:00:49.631 [Test worker @coroutine#2963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-04 11:00:49.638 [Test worker @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a360e6 2025-04-04 11:00:49.643 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a360e6 2025-04-04 11:00:49.644 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a360e6 2025-04-04 11:00:49.645 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a360e6 2025-04-04 11:00:49.650 [DefaultDispatcher-worker-2 @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a360e6 2025-04-04 11:00:49.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-04 11:00:49.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-04 11:00:49.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:49.687 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40a360e6: (connection evicted) 2025-04-04 11:00:49.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:49.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-04 11:00:49.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@349504d5 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:49.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:49.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-04 11:00:49.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2025-04-04 11:00:49.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2025-04-04 11:00:49.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-04 11:00:49.734 [DefaultDispatcher-worker-3 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-04 11:00:49.734 [DefaultDispatcher-worker-3 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.734 [DefaultDispatcher-worker-3 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:49.734 [DefaultDispatcher-worker-3 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.736 [DefaultDispatcher-worker-1 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.736 [DefaultDispatcher-worker-1 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.745 [DefaultDispatcher-worker-18 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2025-04-04 11:00:49.748 [DefaultDispatcher-worker-2 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2025-04-04 11:00:49.752 [DefaultDispatcher-worker-19 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2025-04-04 11:00:49.755 [DefaultDispatcher-worker-4 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2025-04-04 11:00:49.771 [DefaultDispatcher-worker-18 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2025-04-04 11:00:49.772 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-04 11:00:49.776 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-04-04 11:00:49.777 [DefaultDispatcher-worker-15 @coroutine#3002] INFO ktor.application - Responding at http://0.0.0.0:43917 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3af17313 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:49.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:49.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-04 11:00:49.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:49.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:49.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-04 11:00:49.786 [DefaultDispatcher-worker-16 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:49.786 [DefaultDispatcher-worker-16 @coroutine#3005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 11:00:49.786 [DefaultDispatcher-worker-16 @coroutine#3005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:49.786 [DefaultDispatcher-worker-16 @coroutine#3005] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:49.787 [eventLoopGroupProxy-19-1 @call-handler#3013] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-04 11:00:49.787 [eventLoopGroupProxy-19-2 @call-handler#3014] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-04 11:00:49.787 [eventLoopGroupProxy-19-1 @call-handler#3013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.787 [eventLoopGroupProxy-19-2 @call-handler#3014] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:49.787 [eventLoopGroupProxy-19-2 @call-handler#3014] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 11:00:49.788 [eventLoopGroupProxy-19-2 @call-handler#3014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.788 [DefaultDispatcher-worker-17 @coroutine#3005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:49.788 [DefaultDispatcher-worker-17 @coroutine#3005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f160341 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:49.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-04 11:00:49.790 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:49.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:49.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-04 11:00:49.795 [DefaultDispatcher-worker-21 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:49.795 [DefaultDispatcher-worker-21 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.795 [DefaultDispatcher-worker-21 @coroutine#3004] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:49.795 [DefaultDispatcher-worker-21 @coroutine#3004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.796 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-04 11:00:49.796 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.796 [DefaultDispatcher-worker-21 @coroutine#3004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.796 [DefaultDispatcher-worker-21 @coroutine#3004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.799 [DefaultDispatcher-worker-6 @coroutine#3024] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:49.799 [DefaultDispatcher-worker-6 @coroutine#3024] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 11:00:49.799 [DefaultDispatcher-worker-6 @coroutine#3024] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:49.799 [DefaultDispatcher-worker-6 @coroutine#3024] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-04 11:00:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:49.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e5d10fc 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:49.800 [eventLoopGroupProxy-19-2 @call-handler#3028] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:49.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-04 11:00:49.800 [eventLoopGroupProxy-19-2 @call-handler#3028] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:49.800 [eventLoopGroupProxy-19-2 @call-handler#3028] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@49aa6081 2025-04-04 11:00:49.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@49aa6081 2025-04-04 11:00:49.800 [eventLoopGroupProxy-19-2 @call-handler#3028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-04 11:00:49.800 [DefaultDispatcher-worker-20 @coroutine#3024] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:49.800 [DefaultDispatcher-worker-20 @coroutine#3024] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:49.800 [eventLoopGroupProxy-19-3 @call-handler#3032] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-04 11:00:49.800 [eventLoopGroupProxy-19-3 @call-handler#3032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.801 [DefaultDispatcher-worker-13 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:49.804 [DefaultDispatcher-worker-2 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:49.810 [DefaultDispatcher-worker-21 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:49.810 [DefaultDispatcher-worker-21 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.810 [DefaultDispatcher-worker-21 @coroutine#3023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:49.810 [DefaultDispatcher-worker-21 @coroutine#3023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.811 [eventLoopGroupProxy-19-2 @call-handler#3037] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-04 11:00:49.811 [DefaultDispatcher-worker-14 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:49.811 [eventLoopGroupProxy-19-2 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.811 [DefaultDispatcher-worker-14 @coroutine#3039] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 11:00:49.811 [DefaultDispatcher-worker-14 @coroutine#3039] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:49.811 [DefaultDispatcher-worker-14 @coroutine#3039] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 11:00:49.811 [DefaultDispatcher-worker-20 @coroutine#3023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.811 [DefaultDispatcher-worker-20 @coroutine#3023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.812 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-04 11:00:49.812 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:49.812 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 11:00:49.812 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.812 [eventLoopGroupProxy-19-4 @call-handler#3050] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-04 11:00:49.812 [eventLoopGroupProxy-19-4 @call-handler#3050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.812 [DefaultDispatcher-worker-21 @coroutine#3039] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:49.812 [DefaultDispatcher-worker-21 @coroutine#3039] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 11:00:49.816 [DefaultDispatcher-worker-1 @coroutine#3023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:49.817 [DefaultDispatcher-worker-14 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2025-04-04 11:00:49.819 [DefaultDispatcher-worker-16 @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:49.821 [DefaultDispatcher-worker-14 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2025-04-04 11:00:49.822 [DefaultDispatcher-worker-18 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49aa6081 2025-04-04 11:00:49.822 [DefaultDispatcher-worker-18 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.822 [DefaultDispatcher-worker-18 @coroutine#3038] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:49.822 [DefaultDispatcher-worker-18 @coroutine#3038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.823 [eventLoopGroupProxy-19-2 @call-handler#3058] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-04 11:00:49.823 [eventLoopGroupProxy-19-2 @call-handler#3058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.823 [DefaultDispatcher-worker-14 @coroutine#3038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.823 [DefaultDispatcher-worker-14 @coroutine#3038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 11:00:49.827 [DefaultDispatcher-worker-14 @coroutine#3038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49aa6081 2025-04-04 11:00:49.831 [DefaultDispatcher-worker-14 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49aa6081 2025-04-04 11:00:49.837 [DefaultDispatcher-worker-7 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2025-04-04 11:00:49.838 [DefaultDispatcher-worker-21 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-04 11:00:49.838 [DefaultDispatcher-worker-21 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-04 11:00:49.838 [DefaultDispatcher-worker-21 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-04 11:00:49.839 [eventLoopGroupProxy-19-2 @call-handler#3072] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-04 11:00:49.841 [DefaultDispatcher-worker-5 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:49.853 [DefaultDispatcher-worker-10 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-04 11:00:49.854 [DefaultDispatcher-worker-10 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-04 11:00:49.854 [DefaultDispatcher-worker-10 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-04 11:00:49.854 [DefaultDispatcher-worker-10 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:49.854 [DefaultDispatcher-worker-10 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712622903158206465 2025-04-04 11:00:49.854 [DefaultDispatcher-worker-10 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712622903158206465. 2025-04-04 11:00:49.854 [DefaultDispatcher-worker-10 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712622903158206465 2025-04-04 11:00:49.855 [eventLoopGroupProxy-19-2 @call-handler#3076] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-04-04 11:00:49.859 [eventLoopGroupProxy-19-2 @call-handler#3076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.859 [DefaultDispatcher-worker-10 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712622903158206465 2025-04-04 11:00:49.859 [DefaultDispatcher-worker-10 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712622903158206465 2025-04-04 11:00:49.860 [DefaultDispatcher-worker-10 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712622903158206465. 2025-04-04 11:00:49.860 [DefaultDispatcher-worker-10 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712622903158206465 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:49.864 [DefaultDispatcher-worker-4 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:49.865 [DefaultDispatcher-worker-4 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync 2025-04-04 11:00:49.865 [DefaultDispatcher-worker-4 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-04 11:00:49.865 [DefaultDispatcher-worker-4 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync 2025-04-04 11:00:49.865 [eventLoopGroupProxy-19-2 @call-handler#3080] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-04-04 11:00:49.866 [eventLoopGroupProxy-19-2 @call-handler#3080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.867 [DefaultDispatcher-worker-4 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync 2025-04-04 11:00:49.867 [DefaultDispatcher-worker-4 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync 2025-04-04 11:00:49.867 [DefaultDispatcher-worker-4 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-04 11:00:49.867 [DefaultDispatcher-worker-4 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:49.871 [DefaultDispatcher-worker-16 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:49.878 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:49.884 [DefaultDispatcher-worker-16 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:49.890 [DefaultDispatcher-worker-3 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2025-04-04 11:00:49.890 [DefaultDispatcher-worker-16 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:49.890 [DefaultDispatcher-worker-16 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 11:00:49.890 [DefaultDispatcher-worker-16 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/message. 2025-04-04 11:00:49.890 [DefaultDispatcher-worker-16 @coroutine#3006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 11:00:49.890 [DefaultDispatcher-worker-16 @coroutine#3006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43917/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-04 11:00:49.890 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:49.891 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-04 11:00:49.891 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-04 11:00:49.891 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 11:00:49.896 [DefaultDispatcher-worker-18 @call-handler#3086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2025-04-04 11:00:49.896 [eventLoopGroupProxy-19-2 @call-handler#3086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.896 [DefaultDispatcher-worker-7 @coroutine#3006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 11:00:49.896 [DefaultDispatcher-worker-7 @coroutine#3006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 11:00:49.896 [DefaultDispatcher-worker-7 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/message. 2025-04-04 11:00:49.896 [DefaultDispatcher-worker-7 @coroutine#3006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:49.900 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:49.900 [DefaultDispatcher-worker-5 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:49.906 [DefaultDispatcher-worker-12 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2025-04-04 11:00:49.907 [DefaultDispatcher-worker-19 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-04 11:00:49.907 [DefaultDispatcher-worker-19 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-04 11:00:49.907 [DefaultDispatcher-worker-19 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-04 11:00:49.908 [eventLoopGroupProxy-19-2 @call-handler#3099] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-04 11:00:49.911 [DefaultDispatcher-worker-10 @coroutine#3091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:49.920 [DefaultDispatcher-worker-16 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-04 11:00:49.920 [DefaultDispatcher-worker-16 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-04 11:00:49.921 [DefaultDispatcher-worker-16 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-04 11:00:49.921 [DefaultDispatcher-worker-16 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:49.921 [DefaultDispatcher-worker-16 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712622903158206466 2025-04-04 11:00:49.921 [DefaultDispatcher-worker-16 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712622903158206466. 2025-04-04 11:00:49.921 [DefaultDispatcher-worker-16 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712622903158206466 2025-04-04 11:00:49.921 [eventLoopGroupProxy-19-2 @call-handler#3103] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-04-04 11:00:49.922 [eventLoopGroupProxy-19-2 @call-handler#3103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.922 [DefaultDispatcher-worker-8 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712622903158206466 2025-04-04 11:00:49.922 [DefaultDispatcher-worker-8 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712622903158206466 2025-04-04 11:00:49.922 [DefaultDispatcher-worker-8 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712622903158206466. 2025-04-04 11:00:49.922 [DefaultDispatcher-worker-8 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712622903158206466 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:49.927 [DefaultDispatcher-worker-20 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:49.927 [DefaultDispatcher-worker-20 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync 2025-04-04 11:00:49.927 [DefaultDispatcher-worker-20 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-04 11:00:49.927 [DefaultDispatcher-worker-20 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync 2025-04-04 11:00:49.928 [eventLoopGroupProxy-19-2 @call-handler#3107] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-04-04 11:00:49.928 [eventLoopGroupProxy-19-2 @call-handler#3107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.928 [DefaultDispatcher-worker-20 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync 2025-04-04 11:00:49.928 [DefaultDispatcher-worker-20 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync 2025-04-04 11:00:49.929 [DefaultDispatcher-worker-20 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-04 11:00:49.929 [DefaultDispatcher-worker-20 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:49.932 [DefaultDispatcher-worker-13 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:49.943 [DefaultDispatcher-worker-9 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:49.948 [DefaultDispatcher-worker-17 @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:49.948 [DefaultDispatcher-worker-12 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2025-04-04 11:00:49.948 [DefaultDispatcher-worker-17 @coroutine#3025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 11:00:49.948 [DefaultDispatcher-worker-17 @coroutine#3025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/message. 2025-04-04 11:00:49.948 [DefaultDispatcher-worker-17 @coroutine#3025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 11:00:49.948 [DefaultDispatcher-worker-17 @coroutine#3025] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43917/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-04 11:00:49.948 [eventLoopGroupProxy-19-2 @call-handler#3113] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-04 11:00:49.949 [eventLoopGroupProxy-19-2 @call-handler#3113] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-04 11:00:49.949 [eventLoopGroupProxy-19-2 @call-handler#3113] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 11:00:49.951 [DefaultDispatcher-worker-21 @coroutine#3048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2025-04-04 11:00:49.954 [DefaultDispatcher-worker-1 @call-handler#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2025-04-04 11:00:49.954 [eventLoopGroupProxy-19-2 @call-handler#3113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.955 [DefaultDispatcher-worker-1 @coroutine#3025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 11:00:49.955 [DefaultDispatcher-worker-1 @coroutine#3025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 11:00:49.955 [DefaultDispatcher-worker-1 @coroutine#3025] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/message. 2025-04-04 11:00:49.955 [DefaultDispatcher-worker-1 @coroutine#3025] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:49.959 [DefaultDispatcher-worker-9 @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:49.962 [UI Thread @coroutine#3133] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712622903158206464 2025-04-04 11:00:49.962 [UI Thread @coroutine#3133] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712622903158206464. 2025-04-04 11:00:49.962 [UI Thread @coroutine#3133] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712622903158206464 2025-04-04 11:00:49.963 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:49.963 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712622903158206465&assignmentUid=712622903158206464. 2025-04-04 11:00:49.963 [UI Thread @coroutine#3137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:49.963 [eventLoopGroupProxy-19-2 @call-handler#3148] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-04-04 11:00:49.964 [UI Thread @coroutine#3142] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:49.964 [UI Thread @coroutine#3142] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464. 2025-04-04 11:00:49.964 [UI Thread @coroutine#3142] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:49.964 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:49.964 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464. 2025-04-04 11:00:49.964 [UI Thread @coroutine#3144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:49.965 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206465 2025-04-04 11:00:49.965 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206465. 2025-04-04 11:00:49.965 [UI Thread @coroutine#3164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206465 2025-04-04 11:00:49.966 [eventLoopGroupProxy-19-5 @call-handler#3168] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-04-04 11:00:49.966 [eventLoopGroupProxy-19-2 @call-handler#3148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.966 [eventLoopGroupProxy-19-6 @call-handler#3171] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-04 11:00:49.966 [UI Thread @coroutine#3133] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712622903158206464 2025-04-04 11:00:49.966 [UI Thread @coroutine#3133] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712622903158206464 2025-04-04 11:00:49.966 [eventLoopGroupProxy-19-7 @call-handler#3173] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-04-04 11:00:49.966 [UI Thread @coroutine#3133] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712622903158206464. 2025-04-04 11:00:49.966 [UI Thread @coroutine#3133] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712622903158206464 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:49.967 [eventLoopGroupProxy-19-5 @call-handler#3168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.967 [eventLoopGroupProxy-19-6 @call-handler#3171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.967 [eventLoopGroupProxy-19-8 @call-handler#3180] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-04 11:00:49.967 [eventLoopGroupProxy-19-7 @call-handler#3173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.967 [UI Thread @coroutine#3137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:49.967 [UI Thread @coroutine#3137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:49.967 [UI Thread @coroutine#3142] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:49.967 [UI Thread @coroutine#3142] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:49.967 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712622903158206465&assignmentUid=712622903158206464. 2025-04-04 11:00:49.967 [UI Thread @coroutine#3137] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:49.968 [UI Thread @coroutine#3142] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464. 2025-04-04 11:00:49.968 [UI Thread @coroutine#3142] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:49.968 [UI Thread @coroutine#3144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:49.968 [UI Thread @coroutine#3144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:49.968 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464. 2025-04-04 11:00:49.968 [UI Thread @coroutine#3144] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:49.972 [DefaultDispatcher-worker-1 @coroutine#3133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:49.974 [eventLoopGroupProxy-19-8 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.975 [UI Thread @coroutine#3164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206465 2025-04-04 11:00:49.975 [UI Thread @coroutine#3164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206465 2025-04-04 11:00:49.975 [UI Thread @coroutine#3164] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206465. 2025-04-04 11:00:49.975 [UI Thread @coroutine#3164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206465 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:49.976 [DefaultDispatcher-worker-21 @coroutine#3137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:49.979 [DefaultDispatcher-worker-8 @coroutine#3142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:49.982 [DefaultDispatcher-worker-19 @coroutine#3144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:49.987 [DefaultDispatcher-worker-14 @coroutine#3164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:49.989 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712622903158206464 2025-04-04 11:00:49.989 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712622903158206464. 2025-04-04 11:00:49.989 [UI Thread @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712622903158206464 2025-04-04 11:00:49.990 [eventLoopGroupProxy-19-2 @call-handler#3194] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-04-04 11:00:49.991 [eventLoopGroupProxy-19-2 @call-handler#3194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:49.991 [UI Thread @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712622903158206464 2025-04-04 11:00:49.991 [UI Thread @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712622903158206464 2025-04-04 11:00:49.991 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712622903158206464. 2025-04-04 11:00:49.991 [UI Thread @coroutine#3192] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712622903158206464 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:49.996 [DefaultDispatcher-worker-14 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:50.001 [DefaultDispatcher-worker-15 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:50.005 [DefaultDispatcher-worker-12 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:50.005 [DefaultDispatcher-worker-12 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 11:00:50.005 [DefaultDispatcher-worker-12 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/message. 2025-04-04 11:00:50.005 [DefaultDispatcher-worker-12 @coroutine#3006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 11:00:50.005 [DefaultDispatcher-worker-12 @coroutine#3006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43917/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-04 11:00:50.005 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-04 11:00:50.006 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-04 11:00:50.006 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 11:00:50.010 [DefaultDispatcher-worker-6 @call-handler#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2025-04-04 11:00:50.010 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:50.010 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 11:00:50.010 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 11:00:50.010 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/message. 2025-04-04 11:00:50.010 [DefaultDispatcher-worker-20 @coroutine#3006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:50.015 [UI Thread @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712622903158206466&assignmentUid=712622903158206464&clazzUid=712622903158206464&submitterUid=712622903158206465 2025-04-04 11:00:50.015 [UI Thread @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712622903158206466&assignmentUid=712622903158206464&clazzUid=712622903158206464&submitterUid=712622903158206465. 2025-04-04 11:00:50.015 [UI Thread @coroutine#3218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712622903158206466&assignmentUid=712622903158206464&clazzUid=712622903158206464&submitterUid=712622903158206465 2025-04-04 11:00:50.016 [eventLoopGroupProxy-19-2 @call-handler#3222] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-04-04 11:00:50.016 [DefaultDispatcher-worker-12 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:50.019 [eventLoopGroupProxy-19-2 @call-handler#3222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:50.019 [UI Thread @coroutine#3218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712622903158206466&assignmentUid=712622903158206464&clazzUid=712622903158206464&submitterUid=712622903158206465 2025-04-04 11:00:50.019 [UI Thread @coroutine#3218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712622903158206466&assignmentUid=712622903158206464&clazzUid=712622903158206464&submitterUid=712622903158206465 2025-04-04 11:00:50.019 [UI Thread @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712622903158206466&assignmentUid=712622903158206464&clazzUid=712622903158206464&submitterUid=712622903158206465. 2025-04-04 11:00:50.019 [UI Thread @coroutine#3218] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712622903158206466&assignmentUid=712622903158206464&clazzUid=712622903158206464&submitterUid=712622903158206465 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:50.024 [DefaultDispatcher-worker-16 @coroutine#3218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:50.028 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/PersonDao/getNamesByUid?uid=712622903158206465 2025-04-04 11:00:50.028 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/PersonDao/getNamesByUid?uid=712622903158206465. 2025-04-04 11:00:50.028 [UI Thread @coroutine#3232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/PersonDao/getNamesByUid?uid=712622903158206465 2025-04-04 11:00:50.029 [eventLoopGroupProxy-19-2 @call-handler#3241] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-04-04 11:00:50.029 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.029 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464. 2025-04-04 11:00:50.029 [UI Thread @coroutine#3237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.030 [eventLoopGroupProxy-19-2 @call-handler#3241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:50.030 [eventLoopGroupProxy-19-5 @call-handler#3250] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-04-04 11:00:50.030 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712622903158206464 2025-04-04 11:00:50.030 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712622903158206464. 2025-04-04 11:00:50.030 [UI Thread @coroutine#3242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712622903158206464 2025-04-04 11:00:50.030 [UI Thread @coroutine#3244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.030 [UI Thread @coroutine#3244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464. 2025-04-04 11:00:50.030 [UI Thread @coroutine#3244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.030 [eventLoopGroupProxy-19-6 @call-handler#3257] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-04-04 11:00:50.030 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.030 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464. 2025-04-04 11:00:50.030 [UI Thread @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.030 [eventLoopGroupProxy-19-2 @call-handler#3261] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-04-04 11:00:50.030 [eventLoopGroupProxy-19-7 @call-handler#3262] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-04-04 11:00:50.031 [UI Thread @coroutine#3232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/PersonDao/getNamesByUid?uid=712622903158206465 2025-04-04 11:00:50.031 [UI Thread @coroutine#3232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/PersonDao/getNamesByUid?uid=712622903158206465 2025-04-04 11:00:50.031 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/PersonDao/getNamesByUid?uid=712622903158206465. 2025-04-04 11:00:50.031 [UI Thread @coroutine#3232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/PersonDao/getNamesByUid?uid=712622903158206465 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:50.031 [eventLoopGroupProxy-19-2 @call-handler#3261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:50.031 [eventLoopGroupProxy-19-7 @call-handler#3262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:50.031 [UI Thread @coroutine#3244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.031 [UI Thread @coroutine#3244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.032 [UI Thread @coroutine#3244] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464. 2025-04-04 11:00:50.032 [UI Thread @coroutine#3244] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:50.032 [eventLoopGroupProxy-19-5 @call-handler#3250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:50.032 [UI Thread @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.032 [UI Thread @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.032 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464. 2025-04-04 11:00:50.032 [UI Thread @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:50.032 [UI Thread @coroutine#3237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.032 [UI Thread @coroutine#3237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.032 [UI Thread @coroutine#3237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464. 2025-04-04 11:00:50.032 [UI Thread @coroutine#3237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712622903158206465&assignmentUid=712622903158206464 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:50.033 [eventLoopGroupProxy-19-6 @call-handler#3257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:50.033 [UI Thread @coroutine#3242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712622903158206464 2025-04-04 11:00:50.033 [UI Thread @coroutine#3242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712622903158206464 2025-04-04 11:00:50.033 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712622903158206464. 2025-04-04 11:00:50.033 [UI Thread @coroutine#3242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712622903158206464 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:50.036 [DefaultDispatcher-worker-14 @coroutine#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:50.039 [DefaultDispatcher-worker-8 @coroutine#3244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:50.042 [DefaultDispatcher-worker-10 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:50.045 [DefaultDispatcher-worker-20 @coroutine#3237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:50.049 [DefaultDispatcher-worker-8 @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:50.053 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206466 2025-04-04 11:00:50.053 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206466. 2025-04-04 11:00:50.053 [UI Thread @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206466 2025-04-04 11:00:50.053 [eventLoopGroupProxy-19-2 @call-handler#3279] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-04-04 11:00:50.056 [DefaultDispatcher-worker-5 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-04 11:00:50.056 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.056 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:50.056 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.056 [eventLoopGroupProxy-19-2 @call-handler#3279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:50.056 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.056 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.057 [UI Thread @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206466 2025-04-04 11:00:50.057 [UI Thread @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206466 2025-04-04 11:00:50.057 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206466. 2025-04-04 11:00:50.057 [UI Thread @coroutine#3277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206466 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:50.061 [DefaultDispatcher-worker-17 @coroutine#3277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:50.062 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/PersonDao/findByUidAsync?uid=712622903158206465 2025-04-04 11:00:50.063 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/PersonDao/findByUidAsync?uid=712622903158206465. 2025-04-04 11:00:50.063 [UI Thread @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/PersonDao/findByUidAsync?uid=712622903158206465 2025-04-04 11:00:50.063 [eventLoopGroupProxy-19-2 @call-handler#3286] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-04-04 11:00:50.064 [eventLoopGroupProxy-19-2 @call-handler#3286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:50.064 [UI Thread @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/PersonDao/findByUidAsync?uid=712622903158206465 2025-04-04 11:00:50.064 [UI Thread @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/PersonDao/findByUidAsync?uid=712622903158206465 2025-04-04 11:00:50.064 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/PersonDao/findByUidAsync?uid=712622903158206465. 2025-04-04 11:00:50.064 [UI Thread @coroutine#3277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/PersonDao/findByUidAsync?uid=712622903158206465 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:50.068 [DefaultDispatcher-worker-3 @coroutine#3277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:50.073 [DefaultDispatcher-worker-3 @coroutine#3277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:50.077 [DefaultDispatcher-worker-12 @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:50.077 [DefaultDispatcher-worker-12 @coroutine#3025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 11:00:50.077 [DefaultDispatcher-worker-12 @coroutine#3025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/message. 2025-04-04 11:00:50.077 [DefaultDispatcher-worker-12 @coroutine#3025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 11:00:50.077 [DefaultDispatcher-worker-12 @coroutine#3025] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43917/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-04 11:00:50.078 [eventLoopGroupProxy-19-2 @call-handler#3291] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-04 11:00:50.078 [eventLoopGroupProxy-19-2 @call-handler#3291] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-04 11:00:50.078 [eventLoopGroupProxy-19-2 @call-handler#3291] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 11:00:50.082 [DefaultDispatcher-worker-13 @call-handler#3291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2025-04-04 11:00:50.082 [eventLoopGroupProxy-19-2 @call-handler#3291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:50.083 [DefaultDispatcher-worker-19 @coroutine#3025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 11:00:50.083 [DefaultDispatcher-worker-19 @coroutine#3025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 11:00:50.083 [DefaultDispatcher-worker-19 @coroutine#3025] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/message. 2025-04-04 11:00:50.083 [DefaultDispatcher-worker-19 @coroutine#3025] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:50.084 [UI Thread @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712622903158206464 2025-04-04 11:00:50.084 [UI Thread @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712622903158206464. 2025-04-04 11:00:50.084 [UI Thread @coroutine#3315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712622903158206464 2025-04-04 11:00:50.085 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.085 [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:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712622903158206465&assignmentUid=712622903158206464. 2025-04-04 11:00:50.085 [UI Thread @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.085 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.085 [eventLoopGroupProxy-19-2 @call-handler#3332] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-04-04 11:00:50.085 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464. 2025-04-04 11:00:50.085 [UI Thread @coroutine#3324] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.085 [eventLoopGroupProxy-19-5 @call-handler#3333] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-04-04 11:00:50.086 [UI Thread @coroutine#3326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.086 [UI Thread @coroutine#3326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464. 2025-04-04 11:00:50.086 [UI Thread @coroutine#3326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.086 [eventLoopGroupProxy-19-6 @call-handler#3342] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-04 11:00:50.086 [eventLoopGroupProxy-19-2 @call-handler#3332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:50.086 [UI Thread @coroutine#3344] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206465 2025-04-04 11:00:50.086 [UI Thread @coroutine#3344] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206465. 2025-04-04 11:00:50.086 [UI Thread @coroutine#3344] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206465 2025-04-04 11:00:50.086 [eventLoopGroupProxy-19-7 @call-handler#3348] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-04-04 11:00:50.086 [UI Thread @coroutine#3315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712622903158206464 2025-04-04 11:00:50.086 [UI Thread @coroutine#3315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712622903158206464 2025-04-04 11:00:50.086 [eventLoopGroupProxy-19-6 @call-handler#3342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:50.086 [UI Thread @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712622903158206464. 2025-04-04 11:00:50.086 [UI Thread @coroutine#3315] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712622903158206464 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:50.087 [eventLoopGroupProxy-19-7 @call-handler#3348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:50.087 [eventLoopGroupProxy-19-5 @call-handler#3333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:50.087 [UI Thread @coroutine#3324] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.087 [UI Thread @coroutine#3324] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.087 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464. 2025-04-04 11:00:50.087 [UI Thread @coroutine#3324] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:50.087 [UI Thread @coroutine#3326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.087 [UI Thread @coroutine#3326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.087 [UI Thread @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.087 [UI Thread @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 2025-04-04 11:00:50.087 [UI Thread @coroutine#3326] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464. 2025-04-04 11:00:50.087 [UI Thread @coroutine#3326] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:50.087 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712622903158206465&assignmentUid=712622903158206464. 2025-04-04 11:00:50.087 [UI Thread @coroutine#3319] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712622903158206465&assignmentUid=712622903158206464 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:50.088 [eventLoopGroupProxy-19-9 @call-handler#3359] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-04 11:00:50.088 [DefaultDispatcher-worker-12 @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f 2025-04-04 11:00:50.090 [eventLoopGroupProxy-19-9 @call-handler#3359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 11:00:50.090 [UI Thread @coroutine#3344] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206465 2025-04-04 11:00:50.090 [UI Thread @coroutine#3344] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206465 2025-04-04 11:00:50.090 [UI Thread @coroutine#3344] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206465. 2025-04-04 11:00:50.090 [UI Thread @coroutine#3344] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712622903158206464&clazzUid=712622903158206464&accountPersonUid=712622903158206465 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:50.091 [DefaultDispatcher-worker-9 @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:50.094 [DefaultDispatcher-worker-20 @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:50.097 [DefaultDispatcher-worker-10 @coroutine#3326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:50.100 [DefaultDispatcher-worker-20 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:50.103 [DefaultDispatcher-worker-15 @coroutine#3344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0 2025-04-04 11:00:50.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-04 11:00:50.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-04 11:00:50.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:50.105 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30ffc3c0: (connection evicted) 2025-04-04 11:00:50.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:50.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-04 11:00:50.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-04 11:00:50.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-04 11:00:50.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-04 11:00:50.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:50.106 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56a8b19f: (connection evicted) 2025-04-04 11:00:50.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:50.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-04 11:00:50.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-04 11:00:50.154 [DefaultDispatcher-worker-13 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:50.154 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.154 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:50.154 [DefaultDispatcher-worker-13 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.154 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.154 [DefaultDispatcher-worker-2 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.233 [DefaultDispatcher-worker-21 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-04 11:00:50.233 [DefaultDispatcher-worker-21 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.233 [DefaultDispatcher-worker-21 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:50.233 [DefaultDispatcher-worker-21 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.233 [DefaultDispatcher-worker-21 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.233 [DefaultDispatcher-worker-21 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.316 [DefaultDispatcher-worker-12 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-04 11:00:50.316 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.316 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:50.316 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.317 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.317 [DefaultDispatcher-worker-8 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.360 [DefaultDispatcher-worker-11 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-04 11:00:50.360 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.360 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:50.360 [DefaultDispatcher-worker-11 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.360 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.360 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.400 [DefaultDispatcher-worker-5 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e4a9b 2025-04-04 11:00:50.401 [DefaultDispatcher-worker-5 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.401 [DefaultDispatcher-worker-5 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:50.401 [DefaultDispatcher-worker-5 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.401 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.435 [DefaultDispatcher-worker-21 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:50.435 [DefaultDispatcher-worker-21 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.435 [DefaultDispatcher-worker-21 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:50.435 [DefaultDispatcher-worker-21 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.435 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.435 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.558 [DefaultDispatcher-worker-14 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:50.558 [DefaultDispatcher-worker-14 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.559 [DefaultDispatcher-worker-14 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:50.559 [DefaultDispatcher-worker-14 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.559 [DefaultDispatcher-worker-15 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.559 [DefaultDispatcher-worker-15 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.614 [DefaultDispatcher-worker-7 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-04 11:00:50.614 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.614 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:50.614 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.614 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.614 [DefaultDispatcher-worker-12 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.740 [DefaultDispatcher-worker-7 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-04 11:00:50.740 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.740 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:50.740 [DefaultDispatcher-worker-7 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.741 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:50.741 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.062 [DefaultDispatcher-worker-20 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-04 11:00:51.062 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.062 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:51.062 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.063 [DefaultDispatcher-worker-2 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.063 [DefaultDispatcher-worker-2 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-04 11:00:51.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-04 11:00:51.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.109 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@218e28d9: (connection evicted) 2025-04-04 11:00:51.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-04 11:00:51.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@796434a3 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@542aba71 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@542aba71 2025-04-04 11:00:51.112 [Test worker @coroutine#3411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-04 11:00:51.121 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542aba71 2025-04-04 11:00:51.127 [Test worker @coroutine#3412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542aba71 2025-04-04 11:00:51.128 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542aba71 2025-04-04 11:00:51.130 [Test worker @coroutine#3416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542aba71 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@616b2b2 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.130 [Test worker @coroutine#3411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-04 11:00:51.131 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2025-04-04 11:00:51.131 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2025-04-04 11:00:51.131 [Test worker @coroutine#3411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-04 11:00:51.142 [Test worker @coroutine#3411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2025-04-04 11:00:51.148 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2025-04-04 11:00:51.149 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2025-04-04 11:00:51.150 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2025-04-04 11:00:51.155 [DefaultDispatcher-worker-7 @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8 2025-04-04 11:00:51.158 [DefaultDispatcher-worker-3 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:51.158 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.158 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:51.158 [DefaultDispatcher-worker-3 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.159 [DefaultDispatcher-worker-18 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.159 [DefaultDispatcher-worker-18 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.163 [DefaultDispatcher-worker-18 @coroutine#3411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542aba71 2025-04-04 11:00:51.169 [DefaultDispatcher-worker-6 @coroutine#3411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@542aba71 2025-04-04 11:00:51.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-04 11:00:51.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-04 11:00:51.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.174 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@542aba71: (connection evicted) 2025-04-04 11:00:51.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-04 11:00:51.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-04 11:00:51.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-04 11:00:51.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-04 11:00:51.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.174 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51cf17e8: (connection evicted) 2025-04-04 11:00:51.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-04 11:00:51.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27a717a7 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.175 [Test worker @coroutine#3473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-04 11:00:51.176 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ffb0af 2025-04-04 11:00:51.176 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ffb0af 2025-04-04 11:00:51.176 [Test worker @coroutine#3473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-04 11:00:51.185 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ffb0af 2025-04-04 11:00:51.190 [Test worker @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ffb0af 2025-04-04 11:00:51.191 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ffb0af 2025-04-04 11:00:51.193 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ffb0af 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a5cd0af 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2025-04-04 11:00:51.194 [Test worker @coroutine#3473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-04 11:00:51.203 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2025-04-04 11:00:51.209 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2025-04-04 11:00:51.210 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2025-04-04 11:00:51.211 [Test worker @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2025-04-04 11:00:51.215 [DefaultDispatcher-worker-6 @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72090a80 2025-04-04 11:00:51.223 [DefaultDispatcher-worker-13 @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ffb0af 2025-04-04 11:00:51.228 [DefaultDispatcher-worker-17 @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ffb0af 2025-04-04 11:00:51.233 [DefaultDispatcher-worker-15 @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ffb0af 2025-04-04 11:00:51.238 [DefaultDispatcher-worker-10 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-04 11:00:51.238 [DefaultDispatcher-worker-10 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.238 [DefaultDispatcher-worker-10 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:51.238 [DefaultDispatcher-worker-10 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.239 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.239 [DefaultDispatcher-worker-15 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.243 [DefaultDispatcher-worker-18 @coroutine#3535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59ffb0af 2025-04-04 11:00:51.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-04 11:00:51.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-04 11:00:51.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.246 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59ffb0af: (connection evicted) 2025-04-04 11:00:51.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-04 11:00:51.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-04 11:00:51.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-04 11:00:51.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-04 11:00:51.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.247 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72090a80: (connection evicted) 2025-04-04 11:00:51.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-04 11:00:51.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70376c6 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c75b72 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c75b72 2025-04-04 11:00:51.248 [Test worker @coroutine#3562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-04 11:00:51.257 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c75b72 2025-04-04 11:00:51.263 [Test worker @coroutine#3563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c75b72 2025-04-04 11:00:51.264 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c75b72 2025-04-04 11:00:51.265 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c75b72 2025-04-04 11:00:51.265 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61a7930e 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e6e59f 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e6e59f 2025-04-04 11:00:51.266 [Test worker @coroutine#3562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-04 11:00:51.276 [Test worker @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e6e59f 2025-04-04 11:00:51.282 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e6e59f 2025-04-04 11:00:51.283 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e6e59f 2025-04-04 11:00:51.284 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e6e59f 2025-04-04 11:00:51.288 [DefaultDispatcher-worker-1 @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e6e59f 2025-04-04 11:00:51.297 [DefaultDispatcher-worker-13 @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c75b72 2025-04-04 11:00:51.301 [DefaultDispatcher-worker-19 @coroutine#3562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55c75b72 2025-04-04 11:00:51.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-04 11:00:51.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-04 11:00:51.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.306 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55c75b72: (connection evicted) 2025-04-04 11:00:51.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-04 11:00:51.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-04 11:00:51.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-04 11:00:51.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-04 11:00:51.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.306 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36e6e59f: (connection evicted) 2025-04-04 11:00:51.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-04 11:00:51.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68893394 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.307 [Test worker @coroutine#3620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-04 11:00:51.308 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2025-04-04 11:00:51.308 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2025-04-04 11:00:51.308 [Test worker @coroutine#3620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-04 11:00:51.316 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2025-04-04 11:00:51.321 [DefaultDispatcher-worker-6 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-04 11:00:51.321 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.321 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:51.321 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.322 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.322 [DefaultDispatcher-worker-6 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.323 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2025-04-04 11:00:51.324 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2025-04-04 11:00:51.325 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2025-04-04 11:00:51.325 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@109db924 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2025-04-04 11:00:51.326 [Test worker @coroutine#3620] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-04 11:00:51.335 [Test worker @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2025-04-04 11:00:51.341 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2025-04-04 11:00:51.342 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2025-04-04 11:00:51.343 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2025-04-04 11:00:51.347 [DefaultDispatcher-worker-10 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b 2025-04-04 11:00:51.356 [DefaultDispatcher-worker-3 @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2025-04-04 11:00:51.361 [DefaultDispatcher-worker-19 @coroutine#3620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41e156ee 2025-04-04 11:00:51.364 [DefaultDispatcher-worker-9 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-04 11:00:51.365 [DefaultDispatcher-worker-9 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.365 [DefaultDispatcher-worker-9 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:51.365 [DefaultDispatcher-worker-9 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.365 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.365 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-04 11:00:51.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-04 11:00:51.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.366 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41e156ee: (connection evicted) 2025-04-04 11:00:51.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-04 11:00:51.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-04 11:00:51.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-04 11:00:51.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-04 11:00:51.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.366 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cc8fd4b: (connection evicted) 2025-04-04 11:00:51.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-04 11:00:51.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e32442d 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.367 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-04 11:00:51.368 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3606c525 2025-04-04 11:00:51.368 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3606c525 2025-04-04 11:00:51.368 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-04 11:00:51.376 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3606c525 2025-04-04 11:00:51.382 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3606c525 2025-04-04 11:00:51.383 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3606c525 2025-04-04 11:00:51.384 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3606c525 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78b20c7f 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d5b2ac 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@14d5b2ac 2025-04-04 11:00:51.385 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-04 11:00:51.394 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d5b2ac 2025-04-04 11:00:51.400 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d5b2ac 2025-04-04 11:00:51.401 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d5b2ac 2025-04-04 11:00:51.402 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d5b2ac 2025-04-04 11:00:51.405 [DefaultDispatcher-worker-18 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e4a9b 2025-04-04 11:00:51.405 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.405 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:51.405 [DefaultDispatcher-worker-18 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.406 [DefaultDispatcher-worker-21 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.406 [DefaultDispatcher-worker-10 @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14d5b2ac 2025-04-04 11:00:51.415 [DefaultDispatcher-worker-21 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3606c525 2025-04-04 11:00:51.420 [DefaultDispatcher-worker-10 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3606c525 2025-04-04 11:00:51.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-04 11:00:51.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-04 11:00:51.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.424 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3606c525: (connection evicted) 2025-04-04 11:00:51.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-04 11:00:51.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-04 11:00:51.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-04 11:00:51.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-04 11:00:51.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.425 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14d5b2ac: (connection evicted) 2025-04-04 11:00:51.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-04 11:00:51.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a5c041f 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@16124894 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@16124894 2025-04-04 11:00:51.426 [Test worker @coroutine#3742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-04 11:00:51.436 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16124894 2025-04-04 11:00:51.440 [DefaultDispatcher-worker-17 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:51.440 [DefaultDispatcher-worker-17 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.440 [DefaultDispatcher-worker-17 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:51.440 [DefaultDispatcher-worker-17 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.441 [DefaultDispatcher-worker-17 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.441 [DefaultDispatcher-worker-17 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.442 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16124894 2025-04-04 11:00:51.443 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16124894 2025-04-04 11:00:51.444 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16124894 2025-04-04 11:00:51.444 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-04 11:00:51.444 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.444 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.444 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.444 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.444 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.444 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.444 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5765cd21 2025-04-04 11:00:51.444 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.444 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.444 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.444 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.444 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.444 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-04 11:00:51.445 [Test worker @coroutine#3742] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-04 11:00:51.453 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-04 11:00:51.458 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-04 11:00:51.459 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-04 11:00:51.460 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-04 11:00:51.463 [DefaultDispatcher-worker-4 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bafe39 2025-04-04 11:00:51.471 [DefaultDispatcher-worker-17 @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16124894 2025-04-04 11:00:51.476 [DefaultDispatcher-worker-11 @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16124894 2025-04-04 11:00:51.479 [DefaultDispatcher-worker-21 @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16124894 2025-04-04 11:00:51.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-04 11:00:51.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-04 11:00:51.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.483 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16124894: (connection evicted) 2025-04-04 11:00:51.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-04 11:00:51.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-04 11:00:51.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-04 11:00:51.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-04 11:00:51.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.484 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48bafe39: (connection evicted) 2025-04-04 11:00:51.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-04 11:00:51.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a85f41b 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b031f53 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b031f53 2025-04-04 11:00:51.485 [Test worker @coroutine#3803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-04 11:00:51.493 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b031f53 2025-04-04 11:00:51.498 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b031f53 2025-04-04 11:00:51.499 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b031f53 2025-04-04 11:00:51.499 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b031f53 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22bd6b0a 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a389b39 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a389b39 2025-04-04 11:00:51.500 [Test worker @coroutine#3803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-04 11:00:51.508 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a389b39 2025-04-04 11:00:51.513 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a389b39 2025-04-04 11:00:51.514 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a389b39 2025-04-04 11:00:51.515 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a389b39 2025-04-04 11:00:51.519 [DefaultDispatcher-worker-5 @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a389b39 2025-04-04 11:00:51.526 [DefaultDispatcher-worker-5 @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b031f53 2025-04-04 11:00:51.531 [DefaultDispatcher-worker-1 @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b031f53 2025-04-04 11:00:51.534 [DefaultDispatcher-worker-5 @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b031f53 2025-04-04 11:00:51.543 [DefaultDispatcher-worker-20 @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b031f53 2025-04-04 11:00:51.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-04 11:00:51.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-04 11:00:51.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.545 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b031f53: (connection evicted) 2025-04-04 11:00:51.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-04 11:00:51.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-04 11:00:51.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-04 11:00:51.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-04 11:00:51.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.546 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a389b39: (connection evicted) 2025-04-04 11:00:51.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-04 11:00:51.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d839402 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-04-04 11:00:51.547 [Test worker @coroutine#3890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-04 11:00:51.555 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-04-04 11:00:51.560 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-04-04 11:00:51.561 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-04-04 11:00:51.561 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bd76b79 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-04 11:00:51.562 [Test worker @coroutine#3890] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-04 11:00:51.564 [DefaultDispatcher-worker-7 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:51.564 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.564 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:51.564 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.564 [DefaultDispatcher-worker-11 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.565 [DefaultDispatcher-worker-11 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.571 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-04 11:00:51.576 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-04 11:00:51.576 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-04 11:00:51.577 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-04 11:00:51.581 [DefaultDispatcher-worker-3 @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43165282 2025-04-04 11:00:51.588 [DefaultDispatcher-worker-3 @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-04-04 11:00:51.593 [DefaultDispatcher-worker-4 @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-04-04 11:00:51.594 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@645a9649 2025-04-04 11:00:51.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-04 11:00:51.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-04 11:00:51.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.598 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@645a9649: (connection evicted) 2025-04-04 11:00:51.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-04 11:00:51.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-04 11:00:51.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-04 11:00:51.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-04 11:00:51.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.598 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43165282: (connection evicted) 2025-04-04 11:00:51.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-04 11:00:51.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67b6cb6e 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.599 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.600 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.600 [Test worker @coroutine#3953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-04 11:00:51.600 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-04 11:00:51.600 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-04 11:00:51.600 [Test worker @coroutine#3953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-04 11:00:51.607 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-04 11:00:51.612 [Test worker @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-04 11:00:51.613 [Test worker @coroutine#3956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-04 11:00:51.614 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d398593 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2025-04-04 11:00:51.614 [Test worker @coroutine#3953] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-04 11:00:51.618 [DefaultDispatcher-worker-8 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-04 11:00:51.618 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.618 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:51.618 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.619 [DefaultDispatcher-worker-4 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.619 [DefaultDispatcher-worker-4 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.622 [Test worker @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2025-04-04 11:00:51.626 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2025-04-04 11:00:51.627 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2025-04-04 11:00:51.628 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2025-04-04 11:00:51.632 [DefaultDispatcher-worker-16 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6c017 2025-04-04 11:00:51.639 [DefaultDispatcher-worker-18 @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-04 11:00:51.644 [DefaultDispatcher-worker-15 @coroutine#3953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-04 11:00:51.645 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-04 11:00:51.646 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4951c45f 2025-04-04 11:00:51.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-04 11:00:51.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-04 11:00:51.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.650 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4951c45f: (connection evicted) 2025-04-04 11:00:51.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-04 11:00:51.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-04 11:00:51.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-04 11:00:51.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-04 11:00:51.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.650 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53e6c017: (connection evicted) 2025-04-04 11:00:51.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-04 11:00:51.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-04 11:00:51.651 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e24af83 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-04 11:00:51.652 [Test worker @coroutine#4017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-04 11:00:51.659 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-04 11:00:51.664 [Test worker @coroutine#4018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-04 11:00:51.665 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-04 11:00:51.666 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74aa29c7 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-04 11:00:51.666 [Test worker @coroutine#4017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-04 11:00:51.673 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-04 11:00:51.678 [Test worker @coroutine#4024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-04 11:00:51.679 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-04 11:00:51.680 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-04 11:00:51.683 [DefaultDispatcher-worker-13 @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2025-04-04 11:00:51.690 [DefaultDispatcher-worker-6 @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-04 11:00:51.695 [DefaultDispatcher-worker-14 @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636 2025-04-04 11:00:51.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-04 11:00:51.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-04 11:00:51.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.733 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d6b0636: (connection evicted) 2025-04-04 11:00:51.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-04 11:00:51.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-04 11:00:51.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-04 11:00:51.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-04 11:00:51.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.734 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751e7d99: (connection evicted) 2025-04-04 11:00:51.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-04 11:00:51.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c821dc7 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@230ea983 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@230ea983 2025-04-04 11:00:51.735 [Test worker @coroutine#4087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-04 11:00:51.743 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230ea983 2025-04-04 11:00:51.745 [DefaultDispatcher-worker-12 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-04 11:00:51.745 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.745 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:51.745 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.746 [DefaultDispatcher-worker-13 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.746 [DefaultDispatcher-worker-13 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:51.748 [Test worker @coroutine#4088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230ea983 2025-04-04 11:00:51.749 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230ea983 2025-04-04 11:00:51.750 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230ea983 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1508bc71 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.750 [Test worker @coroutine#4087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-04 11:00:51.751 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5d0c4d 2025-04-04 11:00:51.751 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5d0c4d 2025-04-04 11:00:51.751 [Test worker @coroutine#4087] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-04 11:00:51.758 [Test worker @coroutine#4087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5d0c4d 2025-04-04 11:00:51.763 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5d0c4d 2025-04-04 11:00:51.763 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5d0c4d 2025-04-04 11:00:51.764 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5d0c4d 2025-04-04 11:00:51.768 [DefaultDispatcher-worker-10 @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5d0c4d 2025-04-04 11:00:51.775 [DefaultDispatcher-worker-10 @coroutine#4087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230ea983 2025-04-04 11:00:51.779 [DefaultDispatcher-worker-7 @coroutine#4087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@230ea983 2025-04-04 11:00:51.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-04 11:00:51.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-04 11:00:51.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.783 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@230ea983: (connection evicted) 2025-04-04 11:00:51.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-04 11:00:51.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-04 11:00:51.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-04 11:00:51.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-04 11:00:51.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.784 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b5d0c4d: (connection evicted) 2025-04-04 11:00:51.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-04 11:00:51.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a9e88f1 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@591bff1d 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@591bff1d 2025-04-04 11:00:51.785 [Test worker @coroutine#4147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-04 11:00:51.793 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591bff1d 2025-04-04 11:00:51.798 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591bff1d 2025-04-04 11:00:51.799 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591bff1d 2025-04-04 11:00:51.800 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591bff1d 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ba55a6b 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8ede54 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8ede54 2025-04-04 11:00:51.800 [Test worker @coroutine#4147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-04 11:00:51.807 [Test worker @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8ede54 2025-04-04 11:00:51.812 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8ede54 2025-04-04 11:00:51.813 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8ede54 2025-04-04 11:00:51.814 [Test worker @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8ede54 2025-04-04 11:00:51.818 [DefaultDispatcher-worker-4 @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8ede54 2025-04-04 11:00:51.825 [DefaultDispatcher-worker-3 @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591bff1d 2025-04-04 11:00:51.829 [DefaultDispatcher-worker-19 @coroutine#4147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591bff1d 2025-04-04 11:00:51.830 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591bff1d 2025-04-04 11:00:51.832 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@591bff1d 2025-04-04 11:00:51.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-04 11:00:51.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-04 11:00:51.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.835 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@591bff1d: (connection evicted) 2025-04-04 11:00:51.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-04 11:00:51.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-04 11:00:51.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-04 11:00:51.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-04 11:00:51.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.836 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f8ede54: (connection evicted) 2025-04-04 11:00:51.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-04 11:00:51.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35408036 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.837 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.838 [Test worker @coroutine#4208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-04 11:00:51.838 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@198fe398 2025-04-04 11:00:51.838 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@198fe398 2025-04-04 11:00:51.838 [Test worker @coroutine#4208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-04 11:00:51.845 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198fe398 2025-04-04 11:00:51.850 [Test worker @coroutine#4209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198fe398 2025-04-04 11:00:51.851 [Test worker @coroutine#4211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198fe398 2025-04-04 11:00:51.852 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198fe398 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d1b91d1 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@71669835 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@71669835 2025-04-04 11:00:51.852 [Test worker @coroutine#4208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-04 11:00:51.860 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71669835 2025-04-04 11:00:51.865 [Test worker @coroutine#4215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71669835 2025-04-04 11:00:51.866 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71669835 2025-04-04 11:00:51.867 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71669835 2025-04-04 11:00:51.871 [DefaultDispatcher-worker-4 @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71669835 2025-04-04 11:00:51.878 [DefaultDispatcher-worker-5 @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198fe398 2025-04-04 11:00:51.883 [DefaultDispatcher-worker-20 @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198fe398 2025-04-04 11:00:51.888 [UI Thread @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@198fe398 2025-04-04 11:00:51.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-04 11:00:51.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-04 11:00:51.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.890 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@198fe398: (connection evicted) 2025-04-04 11:00:51.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-04 11:00:51.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-04 11:00:51.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-04 11:00:51.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-04 11:00:51.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.891 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71669835: (connection evicted) 2025-04-04 11:00:51.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-04 11:00:51.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@601c953c 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2025-04-04 11:00:51.892 [Test worker @coroutine#4301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-04 11:00:51.900 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2025-04-04 11:00:51.905 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2025-04-04 11:00:51.906 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2025-04-04 11:00:51.906 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2025-04-04 11:00:51.911 [DefaultDispatcher-worker-5 @coroutine#4308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2025-04-04 11:00:51.912 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2025-04-04 11:00:51.920 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561f982f 2025-04-04 11:00:51.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-04 11:00:51.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-04 11:00:51.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:51.932 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@561f982f: (connection evicted) 2025-04-04 11:00:51.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-04 11:00:51.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57cc7d9e 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.933 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.934 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.934 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.934 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.934 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.934 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.934 [Test worker @coroutine#4334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-04 11:00:51.934 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2025-04-04 11:00:51.934 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2025-04-04 11:00:51.934 [Test worker @coroutine#4334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-04 11:00:51.941 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2025-04-04 11:00:51.946 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2025-04-04 11:00:51.947 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2025-04-04 11:00:51.948 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62a07c01 2025-04-04 11:00:51.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-04 11:00:51.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-04 11:00:51.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:51.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-04 11:00:51.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@127c5f20 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d13926 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d13926 2025-04-04 11:00:51.951 [Test worker @coroutine#4364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-04 11:00:51.959 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d13926 2025-04-04 11:00:51.963 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d13926 2025-04-04 11:00:51.964 [Test worker @coroutine#4367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d13926 2025-04-04 11:00:51.965 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d13926 2025-04-04 11:00:51.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-04 11:00:51.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-04 11:00:51.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:51.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-04 11:00:51.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24a024c8 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.968 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-04 11:00:51.969 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f88150 2025-04-04 11:00:51.969 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f88150 2025-04-04 11:00:51.969 [Test worker @coroutine#4394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-04 11:00:51.976 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f88150 2025-04-04 11:00:51.981 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f88150 2025-04-04 11:00:51.982 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f88150 2025-04-04 11:00:51.983 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43f88150 2025-04-04 11:00:51.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-04 11:00:51.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-04 11:00:51.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:51.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:51.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-04 11:00:51.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3808bdfc 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ebfc09 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ebfc09 2025-04-04 11:00:51.986 [Test worker @coroutine#4425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-04 11:00:51.995 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ebfc09 2025-04-04 11:00:52.000 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ebfc09 2025-04-04 11:00:52.001 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ebfc09 2025-04-04 11:00:52.002 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ebfc09 2025-04-04 11:00:52.007 [DefaultDispatcher-worker-11 @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ebfc09 2025-04-04 11:00:52.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-04 11:00:52.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-04 11:00:52.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.015 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46ebfc09: (connection evicted) 2025-04-04 11:00:52.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-04 11:00:52.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d413e98 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2025-04-04 11:00:52.016 [Test worker @coroutine#4452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-04 11:00:52.023 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2025-04-04 11:00:52.028 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2025-04-04 11:00:52.029 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2025-04-04 11:00:52.030 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255eadf5 2025-04-04 11:00:52.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-04 11:00:52.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-04 11:00:52.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:52.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-04 11:00:52.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-04 11:00:52.032 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e931a9 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-04-04 11:00:52.033 [Test worker @coroutine#4482] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-04 11:00:52.041 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-04-04 11:00:52.046 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-04-04 11:00:52.047 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-04-04 11:00:52.047 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-04-04 11:00:52.052 [DefaultDispatcher-worker-3 @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-04-04 11:00:52.053 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-04-04 11:00:52.054 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f 2025-04-04 11:00:52.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-04 11:00:52.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-04 11:00:52.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.055 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6114ed6f: (connection evicted) 2025-04-04 11:00:52.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-04 11:00:52.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e48dc84 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2449dff5 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2449dff5 2025-04-04 11:00:52.057 [Test worker @coroutine#4516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-04 11:00:52.066 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2449dff5 2025-04-04 11:00:52.068 [DefaultDispatcher-worker-1 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-04 11:00:52.068 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.068 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:52.068 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.069 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.069 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.071 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2449dff5 2025-04-04 11:00:52.076 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2449dff5 2025-04-04 11:00:52.077 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2449dff5 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e0dec0c 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2025-04-04 11:00:52.078 [Test worker @coroutine#4516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-04 11:00:52.087 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2025-04-04 11:00:52.092 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2025-04-04 11:00:52.093 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2025-04-04 11:00:52.094 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2025-04-04 11:00:52.099 [DefaultDispatcher-worker-20 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06 2025-04-04 11:00:52.106 [DefaultDispatcher-worker-2 @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2449dff5 2025-04-04 11:00:52.115 [DefaultDispatcher-worker-10 @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2449dff5 2025-04-04 11:00:52.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-04 11:00:52.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-04 11:00:52.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.120 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2449dff5: (connection evicted) 2025-04-04 11:00:52.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-04 11:00:52.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-04 11:00:52.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-04 11:00:52.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-04 11:00:52.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.121 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a65ce06: (connection evicted) 2025-04-04 11:00:52.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-04 11:00:52.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@429ad94a 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-04-04 11:00:52.122 [Test worker @coroutine#4545] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-04 11:00:52.130 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-04-04 11:00:52.135 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-04-04 11:00:52.136 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-04-04 11:00:52.136 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7105d271 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7072606 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7072606 2025-04-04 11:00:52.137 [Test worker @coroutine#4545] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-04 11:00:52.146 [Test worker @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7072606 2025-04-04 11:00:52.151 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7072606 2025-04-04 11:00:52.152 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7072606 2025-04-04 11:00:52.153 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7072606 2025-04-04 11:00:52.157 [DefaultDispatcher-worker-21 @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7072606 2025-04-04 11:00:52.164 [DefaultDispatcher-worker-1 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:52.164 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.164 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:52.164 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.164 [DefaultDispatcher-worker-21 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.165 [DefaultDispatcher-worker-21 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.165 [DefaultDispatcher-worker-1 @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-04-04 11:00:52.172 [DefaultDispatcher-worker-13 @coroutine#4545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2025-04-04 11:00:52.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-04 11:00:52.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-04 11:00:52.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.175 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@661ec798: (connection evicted) 2025-04-04 11:00:52.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-04 11:00:52.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-04 11:00:52.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-04 11:00:52.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-04 11:00:52.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.175 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7072606: (connection evicted) 2025-04-04 11:00:52.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-04 11:00:52.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0455c4 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@4467c026 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@4467c026 2025-04-04 11:00:52.177 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-04 11:00:52.185 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467c026 2025-04-04 11:00:52.189 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467c026 2025-04-04 11:00:52.190 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467c026 2025-04-04 11:00:52.191 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467c026 2025-04-04 11:00:52.191 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-04 11:00:52.191 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cdd0f2f 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-04-04 11:00:52.192 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-04 11:00:52.200 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-04-04 11:00:52.205 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-04-04 11:00:52.206 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-04-04 11:00:52.207 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-04-04 11:00:52.211 [DefaultDispatcher-worker-7 @coroutine#4589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291 2025-04-04 11:00:52.218 [DefaultDispatcher-worker-6 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467c026 2025-04-04 11:00:52.224 [DefaultDispatcher-worker-9 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467c026 2025-04-04 11:00:52.228 [DefaultDispatcher-worker-2 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467c026 2025-04-04 11:00:52.233 [DefaultDispatcher-worker-9 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467c026 2025-04-04 11:00:52.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-04 11:00:52.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-04 11:00:52.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.239 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4467c026: (connection evicted) 2025-04-04 11:00:52.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-04 11:00:52.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-04 11:00:52.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-04 11:00:52.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-04 11:00:52.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.240 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f3c3291: (connection evicted) 2025-04-04 11:00:52.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-04 11:00:52.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a1e28ee 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@3294b641 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@3294b641 2025-04-04 11:00:52.242 [Test worker @coroutine#4615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-04 11:00:52.243 [DefaultDispatcher-worker-16 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-04 11:00:52.243 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.243 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:52.243 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.244 [DefaultDispatcher-worker-2 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.244 [DefaultDispatcher-worker-2 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.249 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3294b641 2025-04-04 11:00:52.254 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3294b641 2025-04-04 11:00:52.255 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3294b641 2025-04-04 11:00:52.256 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3294b641 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@406ea770 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@23fed844 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@23fed844 2025-04-04 11:00:52.256 [Test worker @coroutine#4615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-04 11:00:52.263 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23fed844 2025-04-04 11:00:52.268 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23fed844 2025-04-04 11:00:52.269 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23fed844 2025-04-04 11:00:52.270 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23fed844 2025-04-04 11:00:52.274 [DefaultDispatcher-worker-19 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23fed844 2025-04-04 11:00:52.281 [DefaultDispatcher-worker-18 @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3294b641 2025-04-04 11:00:52.285 [DefaultDispatcher-worker-15 @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3294b641 2025-04-04 11:00:52.289 [DefaultDispatcher-worker-18 @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3294b641 2025-04-04 11:00:52.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-04 11:00:52.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-04 11:00:52.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.294 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3294b641: (connection evicted) 2025-04-04 11:00:52.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-04 11:00:52.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-04 11:00:52.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-04 11:00:52.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-04 11:00:52.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.294 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23fed844: (connection evicted) 2025-04-04 11:00:52.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-04 11:00:52.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f81d7f 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.295 [Test worker @coroutine#4654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-04 11:00:52.296 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-04-04 11:00:52.296 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-04-04 11:00:52.296 [Test worker @coroutine#4654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-04 11:00:52.303 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-04-04 11:00:52.308 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-04-04 11:00:52.308 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-04-04 11:00:52.309 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66f62b8c 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-04 11:00:52.309 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.310 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.310 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.310 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.310 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.310 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.310 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.310 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.310 [Test worker @coroutine#4654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-04 11:00:52.310 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-04-04 11:00:52.310 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-04-04 11:00:52.310 [Test worker @coroutine#4654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-04 11:00:52.317 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-04-04 11:00:52.322 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-04-04 11:00:52.323 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-04-04 11:00:52.324 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-04-04 11:00:52.326 [DefaultDispatcher-worker-3 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-04 11:00:52.326 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.326 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:52.326 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.327 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.327 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.328 [DefaultDispatcher-worker-19 @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e 2025-04-04 11:00:52.335 [DefaultDispatcher-worker-5 @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-04-04 11:00:52.339 [DefaultDispatcher-worker-12 @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761ac810 2025-04-04 11:00:52.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-04 11:00:52.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-04 11:00:52.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.341 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@761ac810: (connection evicted) 2025-04-04 11:00:52.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-04 11:00:52.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-04 11:00:52.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-04 11:00:52.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-04 11:00:52.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.342 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f040f9e: (connection evicted) 2025-04-04 11:00:52.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-04 11:00:52.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2efda33d 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-04-04 11:00:52.344 [Test worker @coroutine#4694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-04 11:00:52.352 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-04-04 11:00:52.357 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-04-04 11:00:52.357 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-04-04 11:00:52.358 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-04-04 11:00:52.358 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75583206 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-04 11:00:52.359 [Test worker @coroutine#4694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-04 11:00:52.366 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-04 11:00:52.370 [DefaultDispatcher-worker-21 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-04 11:00:52.370 [DefaultDispatcher-worker-21 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.370 [DefaultDispatcher-worker-21 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:52.370 [DefaultDispatcher-worker-21 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.371 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.371 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.371 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-04 11:00:52.372 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-04 11:00:52.373 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-04 11:00:52.376 [DefaultDispatcher-worker-2 @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69aecbba 2025-04-04 11:00:52.383 [DefaultDispatcher-worker-18 @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-04-04 11:00:52.389 [DefaultDispatcher-worker-19 @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-04-04 11:00:52.399 [DefaultDispatcher-worker-1 @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2025-04-04 11:00:52.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-04 11:00:52.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-04 11:00:52.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.400 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f: (connection evicted) 2025-04-04 11:00:52.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-04 11:00:52.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-04 11:00:52.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-04 11:00:52.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-04 11:00:52.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.401 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69aecbba: (connection evicted) 2025-04-04 11:00:52.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-04 11:00:52.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@93a793a 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@69cb296c 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@69cb296c 2025-04-04 11:00:52.402 [Test worker @coroutine#4732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-04 11:00:52.410 [DefaultDispatcher-worker-12 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e4a9b 2025-04-04 11:00:52.410 [DefaultDispatcher-worker-12 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.410 [DefaultDispatcher-worker-12 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:52.410 [DefaultDispatcher-worker-12 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.410 [DefaultDispatcher-worker-12 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.411 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cb296c 2025-04-04 11:00:52.416 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cb296c 2025-04-04 11:00:52.416 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cb296c 2025-04-04 11:00:52.417 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cb296c 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b0471a5 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2025-04-04 11:00:52.418 [Test worker @coroutine#4732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-04 11:00:52.425 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2025-04-04 11:00:52.430 [Test worker @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2025-04-04 11:00:52.431 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2025-04-04 11:00:52.432 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2025-04-04 11:00:52.436 [DefaultDispatcher-worker-20 @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2025-04-04 11:00:52.444 [DefaultDispatcher-worker-9 @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cb296c 2025-04-04 11:00:52.445 [DefaultDispatcher-worker-11 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:52.445 [DefaultDispatcher-worker-11 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.445 [DefaultDispatcher-worker-11 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:52.445 [DefaultDispatcher-worker-11 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.446 [DefaultDispatcher-worker-18 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.446 [DefaultDispatcher-worker-18 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.448 [DefaultDispatcher-worker-4 @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cb296c 2025-04-04 11:00:52.452 [DefaultDispatcher-worker-7 @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cb296c 2025-04-04 11:00:52.459 [DefaultDispatcher-worker-3 @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cb296c 2025-04-04 11:00:52.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-04 11:00:52.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-04 11:00:52.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.460 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69cb296c: (connection evicted) 2025-04-04 11:00:52.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-04 11:00:52.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-04 11:00:52.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-04 11:00:52.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-04 11:00:52.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.461 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@214738c1: (connection evicted) 2025-04-04 11:00:52.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-04 11:00:52.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-04 11:00:52.462 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2459715c 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-04-04 11:00:52.463 [Test worker @coroutine#4773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-04 11:00:52.470 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-04-04 11:00:52.475 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-04-04 11:00:52.476 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-04-04 11:00:52.477 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40f40221 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-04 11:00:52.477 [Test worker @coroutine#4773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-04 11:00:52.486 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-04 11:00:52.490 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-04 11:00:52.491 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-04 11:00:52.492 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-04 11:00:52.496 [DefaultDispatcher-worker-1 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2 2025-04-04 11:00:52.503 [DefaultDispatcher-worker-17 @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-04-04 11:00:52.508 [DefaultDispatcher-worker-20 @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2025-04-04 11:00:52.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-04 11:00:52.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-04 11:00:52.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.514 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ce66169: (connection evicted) 2025-04-04 11:00:52.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-04 11:00:52.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-04 11:00:52.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-04 11:00:52.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-04 11:00:52.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.515 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d3b59e2: (connection evicted) 2025-04-04 11:00:52.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-04 11:00:52.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41f05f1 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ee6683 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ee6683 2025-04-04 11:00:52.516 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-04 11:00:52.524 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee6683 2025-04-04 11:00:52.528 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee6683 2025-04-04 11:00:52.529 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee6683 2025-04-04 11:00:52.530 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee6683 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3af1b643 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.530 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.531 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.531 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.531 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.531 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.531 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.531 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.531 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-04 11:00:52.531 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.531 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.531 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.531 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.531 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.531 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.531 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.531 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.531 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-04 11:00:52.531 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-04 11:00:52.531 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-04 11:00:52.531 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-04 11:00:52.538 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-04 11:00:52.543 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-04 11:00:52.543 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-04 11:00:52.544 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-04 11:00:52.548 [DefaultDispatcher-worker-7 @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2025-04-04 11:00:52.555 [DefaultDispatcher-worker-2 @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee6683 2025-04-04 11:00:52.559 [DefaultDispatcher-worker-3 @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee6683 2025-04-04 11:00:52.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-04 11:00:52.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-04 11:00:52.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.562 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25ee6683: (connection evicted) 2025-04-04 11:00:52.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-04 11:00:52.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-04 11:00:52.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-04 11:00:52.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-04 11:00:52.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.562 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@233d40da: (connection evicted) 2025-04-04 11:00:52.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-04 11:00:52.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@808fa1 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec10ab1 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec10ab1 2025-04-04 11:00:52.563 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-04 11:00:52.569 [DefaultDispatcher-worker-18 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:52.569 [DefaultDispatcher-worker-18 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.569 [DefaultDispatcher-worker-18 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:52.569 [DefaultDispatcher-worker-18 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.570 [DefaultDispatcher-worker-14 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.570 [DefaultDispatcher-worker-14 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.572 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec10ab1 2025-04-04 11:00:52.577 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec10ab1 2025-04-04 11:00:52.578 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec10ab1 2025-04-04 11:00:52.578 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec10ab1 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28ba90c1 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-04-04 11:00:52.579 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-04 11:00:52.586 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-04-04 11:00:52.591 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-04-04 11:00:52.592 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-04-04 11:00:52.592 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-04-04 11:00:52.596 [DefaultDispatcher-worker-12 @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7545cb17 2025-04-04 11:00:52.603 [DefaultDispatcher-worker-8 @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec10ab1 2025-04-04 11:00:52.607 [DefaultDispatcher-worker-14 @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec10ab1 2025-04-04 11:00:52.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-04 11:00:52.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-04 11:00:52.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.609 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ec10ab1: (connection evicted) 2025-04-04 11:00:52.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-04 11:00:52.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-04 11:00:52.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-04 11:00:52.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-04 11:00:52.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.610 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7545cb17: (connection evicted) 2025-04-04 11:00:52.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-04 11:00:52.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2162e4a 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-04-04 11:00:52.611 [Test worker @coroutine#4899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-04 11:00:52.619 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-04-04 11:00:52.623 [DefaultDispatcher-worker-20 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-04 11:00:52.623 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.623 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:52.623 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.624 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.624 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.624 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-04-04 11:00:52.625 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-04-04 11:00:52.626 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@223095d3 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7574d30b 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@7574d30b 2025-04-04 11:00:52.626 [Test worker @coroutine#4899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-04 11:00:52.633 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7574d30b 2025-04-04 11:00:52.638 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7574d30b 2025-04-04 11:00:52.639 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7574d30b 2025-04-04 11:00:52.640 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7574d30b 2025-04-04 11:00:52.643 [DefaultDispatcher-worker-18 @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7574d30b 2025-04-04 11:00:52.651 [DefaultDispatcher-worker-12 @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-04-04 11:00:52.657 [DefaultDispatcher-worker-21 @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-04-04 11:00:52.661 [DefaultDispatcher-worker-5 @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-04-04 11:00:52.711 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.726 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.751 [DefaultDispatcher-worker-14 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-04 11:00:52.751 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.751 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:52.751 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.751 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.751 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:52.774 [DefaultDispatcher-worker-20 @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1928930 2025-04-04 11:00:52.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-04 11:00:52.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-04 11:00:52.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.775 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1928930: (connection evicted) 2025-04-04 11:00:52.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-04 11:00:52.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-04 11:00:52.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-04 11:00:52.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-04 11:00:52.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.776 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7574d30b: (connection evicted) 2025-04-04 11:00:52.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-04 11:00:52.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47a22020 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-04 11:00:52.777 [Test worker @coroutine#4942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-04 11:00:52.785 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-04 11:00:52.789 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-04 11:00:52.790 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-04 11:00:52.791 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3327406e 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.791 [Test worker @coroutine#4942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-04 11:00:52.792 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2025-04-04 11:00:52.792 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2025-04-04 11:00:52.792 [Test worker @coroutine#4942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-04 11:00:52.799 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2025-04-04 11:00:52.804 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2025-04-04 11:00:52.805 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2025-04-04 11:00:52.805 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2025-04-04 11:00:52.809 [DefaultDispatcher-worker-20 @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb 2025-04-04 11:00:52.816 [DefaultDispatcher-worker-7 @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-04 11:00:52.822 [DefaultDispatcher-worker-15 @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-04 11:00:52.826 [DefaultDispatcher-worker-3 @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d 2025-04-04 11:00:52.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-04 11:00:52.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-04 11:00:52.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.829 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb36d8d: (connection evicted) 2025-04-04 11:00:52.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-04 11:00:52.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-04 11:00:52.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-04 11:00:52.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-04 11:00:52.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.829 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e089bcb: (connection evicted) 2025-04-04 11:00:52.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-04 11:00:52.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a15e4fd 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-04 11:00:52.830 [Test worker @coroutine#4972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-04 11:00:52.838 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-04 11:00:52.843 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-04 11:00:52.844 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-04 11:00:52.845 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627a1c77 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2025-04-04 11:00:52.845 [Test worker @coroutine#4972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-04 11:00:52.853 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2025-04-04 11:00:52.857 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2025-04-04 11:00:52.858 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2025-04-04 11:00:52.859 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2025-04-04 11:00:52.863 [DefaultDispatcher-worker-15 @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a683f92 2025-04-04 11:00:52.870 [DefaultDispatcher-worker-21 @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-04 11:00:52.876 [DefaultDispatcher-worker-15 @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2025-04-04 11:00:52.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-04 11:00:52.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-04 11:00:52.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.879 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@245504d: (connection evicted) 2025-04-04 11:00:52.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-04 11:00:52.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-04 11:00:52.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-04 11:00:52.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-04 11:00:52.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.880 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a683f92: (connection evicted) 2025-04-04 11:00:52.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-04 11:00:52.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-04 11:00:52.880 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c1a9613 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-04-04 11:00:52.881 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-04 11:00:52.888 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-04-04 11:00:52.893 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-04-04 11:00:52.894 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-04-04 11:00:52.895 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b2f8cf 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2025-04-04 11:00:52.895 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-04 11:00:52.902 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2025-04-04 11:00:52.907 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2025-04-04 11:00:52.908 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2025-04-04 11:00:52.909 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2025-04-04 11:00:52.913 [DefaultDispatcher-worker-10 @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2025-04-04 11:00:52.920 [DefaultDispatcher-worker-2 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-04-04 11:00:52.927 [DefaultDispatcher-worker-6 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-04-04 11:00:52.932 [DefaultDispatcher-worker-2 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@441e789e 2025-04-04 11:00:52.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-04 11:00:52.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-04 11:00:52.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.935 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441e789e: (connection evicted) 2025-04-04 11:00:52.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-04 11:00:52.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-04 11:00:52.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-04 11:00:52.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-04 11:00:52.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.935 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47bcb545: (connection evicted) 2025-04-04 11:00:52.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-04 11:00:52.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-04 11:00:52.936 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2564410b 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2025-04-04 11:00:52.937 [Test worker @coroutine#5030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-04 11:00:52.945 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2025-04-04 11:00:52.949 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2025-04-04 11:00:52.950 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2025-04-04 11:00:52.951 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2025-04-04 11:00:52.956 [DefaultDispatcher-worker-21 @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2025-04-04 11:00:52.959 [DefaultDispatcher-worker-3 @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2025-04-04 11:00:52.966 [UI Thread @coroutine#5056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=712622918919184384 2025-04-04 11:00:52.966 [UI Thread @coroutine#5056] 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=712622918919184384. 2025-04-04 11:00:52.966 [UI Thread @coroutine#5056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=712622918919184384 2025-04-04 11:00:52.967 [UI Thread @coroutine#5056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=712622918919184384 2025-04-04 11:00:52.967 [UI Thread @coroutine#5056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=712622918919184384 2025-04-04 11:00:52.968 [UI Thread @coroutine#5056] 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=712622918919184384. 2025-04-04 11:00:52.968 [UI Thread @coroutine#5056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=712622918919184384 to class io.ktor.utils.io.ByteReadChannel 2025-04-04 11:00:52.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-04 11:00:52.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-04 11:00:52.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:52.970 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a: (connection evicted) 2025-04-04 11:00:52.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:52.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-04 11:00:52.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f6ba409 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@988eae9 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@988eae9 2025-04-04 11:00:53.004 [Test worker @coroutine#5072] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-04 11:00:53.012 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@988eae9 2025-04-04 11:00:53.017 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@988eae9 2025-04-04 11:00:53.018 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@988eae9 2025-04-04 11:00:53.019 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@988eae9 2025-04-04 11:00:53.030 [DefaultDispatcher-worker-2 @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@988eae9 2025-04-04 11:00:53.035 [DefaultDispatcher-worker-2 @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@988eae9 2025-04-04 11:00:53.038 [DefaultDispatcher-worker-4 @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@988eae9 2025-04-04 11:00:53.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-04 11:00:53.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-04 11:00:53.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.045 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@988eae9: (connection evicted) 2025-04-04 11:00:53.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-04 11:00:53.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-04 11:00:53.082 [DefaultDispatcher-worker-1 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-04 11:00:53.082 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.082 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:53.082 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.082 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a0b1701 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-04 11:00:53.083 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.083 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@20de9df 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@20de9df 2025-04-04 11:00:53.083 [Test worker @coroutine#5097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-04 11:00:53.091 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20de9df 2025-04-04 11:00:53.096 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20de9df 2025-04-04 11:00:53.097 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20de9df 2025-04-04 11:00:53.097 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20de9df 2025-04-04 11:00:53.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-04 11:00:53.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-04 11:00:53.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:53.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-04 11:00:53.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e6066e1 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.102 [Test worker @coroutine#5118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-04 11:00:53.103 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-04-04 11:00:53.103 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-04-04 11:00:53.103 [Test worker @coroutine#5118] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-04 11:00:53.110 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-04-04 11:00:53.115 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-04-04 11:00:53.116 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-04-04 11:00:53.117 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2025-04-04 11:00:53.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-04 11:00:53.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-04 11:00:53.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:53.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-04 11:00:53.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-04 11:00:53.119 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-04 11:00:53.119 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.119 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46092840 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-04 11:00:53.120 [Test worker @coroutine#5136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-04 11:00:53.128 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-04 11:00:53.132 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-04 11:00:53.133 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-04 11:00:53.134 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c79be0f 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.134 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.135 [Test worker @coroutine#5136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-04 11:00:53.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-04 11:00:53.135 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-04 11:00:53.135 [Test worker @coroutine#5136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-04 11:00:53.143 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-04 11:00:53.148 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-04 11:00:53.149 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-04 11:00:53.150 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-04 11:00:53.154 [DefaultDispatcher-worker-18 @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2025-04-04 11:00:53.161 [DefaultDispatcher-worker-19 @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-04-04 11:00:53.163 [UI Thread @coroutine#5159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37327/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 11:00:53.164 [UI Thread @coroutine#5159] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37327/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-04 11:00:53.164 [UI Thread @coroutine#5159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37327/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 11:00:53.164 [UI Thread @coroutine#5159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37327/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 11:00:53.164 [UI Thread @coroutine#5159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37327/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 11:00:53.165 [UI Thread @coroutine#5159] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37327/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-04 11:00:53.165 [UI Thread @coroutine#5159] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37327/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:53.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-04 11:00:53.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-04 11:00:53.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.166 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae2227: (connection evicted) 2025-04-04 11:00:53.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-04 11:00:53.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-04 11:00:53.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-04 11:00:53.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-04 11:00:53.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.167 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa: (connection evicted) 2025-04-04 11:00:53.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-04 11:00:53.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@423ddfe1 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-04 11:00:53.168 [Test worker @coroutine#5165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-04 11:00:53.169 [DefaultDispatcher-worker-21 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:53.169 [DefaultDispatcher-worker-21 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.169 [DefaultDispatcher-worker-21 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:53.169 [DefaultDispatcher-worker-21 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.170 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.170 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.176 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-04 11:00:53.181 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-04 11:00:53.181 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-04 11:00:53.182 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38fc1904 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-04 11:00:53.183 [Test worker @coroutine#5165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-04 11:00:53.190 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-04 11:00:53.195 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-04 11:00:53.196 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-04 11:00:53.196 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-04 11:00:53.200 [DefaultDispatcher-worker-20 @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c 2025-04-04 11:00:53.207 [DefaultDispatcher-worker-9 @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124ba047 2025-04-04 11:00:53.208 [UI Thread @coroutine#5191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49663/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 11:00:53.208 [UI Thread @coroutine#5191] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49663/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-04 11:00:53.208 [UI Thread @coroutine#5191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49663/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 11:00:53.209 [UI Thread @coroutine#5191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49663/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 11:00:53.209 [UI Thread @coroutine#5191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49663/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 11:00:53.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-04 11:00:53.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-04 11:00:53.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.210 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@124ba047: (connection evicted) 2025-04-04 11:00:53.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-04 11:00:53.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-04 11:00:53.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-04 11:00:53.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-04 11:00:53.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.210 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bc2146c: (connection evicted) 2025-04-04 11:00:53.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-04 11:00:53.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27c2f134 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@2555b92 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@2555b92 2025-04-04 11:00:53.212 [Test worker @coroutine#5197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-04 11:00:53.221 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2555b92 2025-04-04 11:00:53.226 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2555b92 2025-04-04 11:00:53.227 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2555b92 2025-04-04 11:00:53.227 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2555b92 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280d1d8d 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-04 11:00:53.228 [Test worker @coroutine#5197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-04 11:00:53.235 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-04 11:00:53.240 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-04 11:00:53.241 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-04 11:00:53.241 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-04 11:00:53.245 [DefaultDispatcher-worker-8 @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2026af0 2025-04-04 11:00:53.248 [DefaultDispatcher-worker-3 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-04 11:00:53.248 [DefaultDispatcher-worker-3 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.248 [DefaultDispatcher-worker-3 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:53.248 [DefaultDispatcher-worker-3 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.248 [DefaultDispatcher-worker-2 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.248 [DefaultDispatcher-worker-2 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.253 [DefaultDispatcher-worker-3 @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2555b92 2025-04-04 11:00:53.254 [UI Thread @coroutine#5223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47227/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 11:00:53.254 [UI Thread @coroutine#5223] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47227/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-04 11:00:53.254 [UI Thread @coroutine#5223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47227/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 11:00:53.255 [UI Thread @coroutine#5223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47227/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 11:00:53.255 [UI Thread @coroutine#5223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47227/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 11:00:53.255 [UI Thread @coroutine#5223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47227/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-04 11:00:53.255 [UI Thread @coroutine#5223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47227/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:53.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-04 11:00:53.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-04 11:00:53.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.255 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2555b92: (connection evicted) 2025-04-04 11:00:53.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-04 11:00:53.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-04 11:00:53.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-04 11:00:53.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-04 11:00:53.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.256 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2026af0: (connection evicted) 2025-04-04 11:00:53.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-04 11:00:53.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@219c32e3 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.257 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.258 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.258 [Test worker @coroutine#5229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-04 11:00:53.258 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-04-04 11:00:53.258 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-04-04 11:00:53.258 [Test worker @coroutine#5229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-04 11:00:53.265 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-04-04 11:00:53.270 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-04-04 11:00:53.270 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-04-04 11:00:53.271 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-04-04 11:00:53.271 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24f6f6bf 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e02113 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e02113 2025-04-04 11:00:53.272 [Test worker @coroutine#5229] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-04 11:00:53.279 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e02113 2025-04-04 11:00:53.284 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e02113 2025-04-04 11:00:53.284 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e02113 2025-04-04 11:00:53.285 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e02113 2025-04-04 11:00:53.290 [DefaultDispatcher-worker-19 @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e02113 2025-04-04 11:00:53.296 [DefaultDispatcher-worker-5 @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-04-04 11:00:53.303 [DefaultDispatcher-worker-3 @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-04-04 11:00:53.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-04 11:00:53.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-04 11:00:53.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.309 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19158d56: (connection evicted) 2025-04-04 11:00:53.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-04 11:00:53.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-04 11:00:53.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-04 11:00:53.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-04 11:00:53.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.309 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59e02113: (connection evicted) 2025-04-04 11:00:53.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-04 11:00:53.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404bca88 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f517209 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f517209 2025-04-04 11:00:53.311 [Test worker @coroutine#5277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-04 11:00:53.318 [Test worker @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f517209 2025-04-04 11:00:53.323 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f517209 2025-04-04 11:00:53.324 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f517209 2025-04-04 11:00:53.325 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f517209 2025-04-04 11:00:53.329 [DefaultDispatcher-worker-5 @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f517209 2025-04-04 11:00:53.330 [DefaultDispatcher-worker-14 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-04 11:00:53.330 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.330 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:53.330 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.331 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.331 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.339 [DefaultDispatcher-worker-9 @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f517209 2025-04-04 11:00:53.346 [DefaultDispatcher-worker-5 @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f517209 2025-04-04 11:00:53.356 [DefaultDispatcher-worker-13 @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f517209 2025-04-04 11:00:53.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-04 11:00:53.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-04 11:00:53.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.357 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f517209: (connection evicted) 2025-04-04 11:00:53.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-04 11:00:53.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd9512f 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-04 11:00:53.359 [Test worker @coroutine#5314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-04 11:00:53.368 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-04 11:00:53.373 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-04 11:00:53.373 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-04 11:00:53.374 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3027fe42 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.375 [DefaultDispatcher-worker-1 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-04 11:00:53.375 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.375 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:53.375 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2025-04-04 11:00:53.375 [Test worker @coroutine#5314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-04 11:00:53.376 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.376 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.383 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2025-04-04 11:00:53.387 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2025-04-04 11:00:53.388 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2025-04-04 11:00:53.389 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2025-04-04 11:00:53.393 [DefaultDispatcher-worker-9 @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a 2025-04-04 11:00:53.400 [DefaultDispatcher-worker-9 @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-04 11:00:53.404 [DefaultDispatcher-worker-6 @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@713935c8 2025-04-04 11:00:53.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-04 11:00:53.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-04 11:00:53.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.408 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@713935c8: (connection evicted) 2025-04-04 11:00:53.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-04 11:00:53.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-04 11:00:53.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-04 11:00:53.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-04 11:00:53.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.409 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f3b4c9a: (connection evicted) 2025-04-04 11:00:53.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-04 11:00:53.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b6f7ab3 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-04 11:00:53.410 [Test worker @coroutine#5356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-04 11:00:53.415 [DefaultDispatcher-worker-3 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e4a9b 2025-04-04 11:00:53.415 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.415 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:53.415 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.415 [DefaultDispatcher-worker-13 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.419 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-04 11:00:53.424 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-04 11:00:53.424 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-04 11:00:53.425 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-04 11:00:53.432 [DefaultDispatcher-worker-1 @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-04 11:00:53.436 [DefaultDispatcher-worker-20 @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-04 11:00:53.443 [DefaultDispatcher-worker-15 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87f8146 2025-04-04 11:00:53.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-04 11:00:53.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-04 11:00:53.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.445 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@87f8146: (connection evicted) 2025-04-04 11:00:53.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-04 11:00:53.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51d2218e 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@298eca94 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@298eca94 2025-04-04 11:00:53.446 [Test worker @coroutine#5386] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-04 11:00:53.450 [DefaultDispatcher-worker-13 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:53.450 [DefaultDispatcher-worker-13 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.450 [DefaultDispatcher-worker-13 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:53.450 [DefaultDispatcher-worker-13 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.451 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.452 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.454 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298eca94 2025-04-04 11:00:53.460 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298eca94 2025-04-04 11:00:53.461 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298eca94 2025-04-04 11:00:53.462 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298eca94 2025-04-04 11:00:53.466 [DefaultDispatcher-worker-10 @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298eca94 2025-04-04 11:00:53.469 [DefaultDispatcher-worker-2 @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298eca94 2025-04-04 11:00:53.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-04 11:00:53.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-04 11:00:53.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.470 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@298eca94: (connection evicted) 2025-04-04 11:00:53.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-04 11:00:53.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ce5ea69 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@41737438 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@41737438 2025-04-04 11:00:53.472 [Test worker @coroutine#5417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-04 11:00:53.479 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41737438 2025-04-04 11:00:53.484 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41737438 2025-04-04 11:00:53.485 [Test worker @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41737438 2025-04-04 11:00:53.486 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41737438 2025-04-04 11:00:53.491 [DefaultDispatcher-worker-10 @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41737438 2025-04-04 11:00:53.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-04 11:00:53.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-04 11:00:53.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.526 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41737438: (connection evicted) 2025-04-04 11:00:53.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-04 11:00:53.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7241872c 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.527 [Test worker @coroutine#5439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-04 11:00:53.528 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@776e4088 2025-04-04 11:00:53.528 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@776e4088 2025-04-04 11:00:53.528 [Test worker @coroutine#5439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-04 11:00:53.537 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776e4088 2025-04-04 11:00:53.542 [Test worker @coroutine#5440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776e4088 2025-04-04 11:00:53.543 [Test worker @coroutine#5442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776e4088 2025-04-04 11:00:53.544 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776e4088 2025-04-04 11:00:53.548 [DefaultDispatcher-worker-5 @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776e4088 2025-04-04 11:00:53.552 [DefaultDispatcher-worker-16 @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776e4088 2025-04-04 11:00:53.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-04 11:00:53.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-04 11:00:53.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.555 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@776e4088: (connection evicted) 2025-04-04 11:00:53.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-04 11:00:53.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7075ef91 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.557 [Test worker @coroutine#5462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-04 11:00:53.558 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c94d976 2025-04-04 11:00:53.558 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c94d976 2025-04-04 11:00:53.558 [Test worker @coroutine#5462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-04 11:00:53.565 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c94d976 2025-04-04 11:00:53.569 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c94d976 2025-04-04 11:00:53.570 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c94d976 2025-04-04 11:00:53.571 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c94d976 2025-04-04 11:00:53.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-04 11:00:53.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-04 11:00:53.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:53.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-04 11:00:53.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-04 11:00:53.574 [DefaultDispatcher-worker-20 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:53.574 [DefaultDispatcher-worker-20 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.574 [DefaultDispatcher-worker-20 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:53.574 [DefaultDispatcher-worker-20 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.574 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67dc7d0 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2025-04-04 11:00:53.575 [Test worker @coroutine#5479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-04 11:00:53.575 [DefaultDispatcher-worker-15 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.575 [DefaultDispatcher-worker-15 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.582 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2025-04-04 11:00:53.587 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2025-04-04 11:00:53.588 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2025-04-04 11:00:53.589 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2025-04-04 11:00:53.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-04 11:00:53.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-04 11:00:53.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:53.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-04 11:00:53.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@369773fd 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4ef770 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4ef770 2025-04-04 11:00:53.591 [Test worker @coroutine#5497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-04 11:00:53.598 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ef770 2025-04-04 11:00:53.603 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ef770 2025-04-04 11:00:53.605 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ef770 2025-04-04 11:00:53.606 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ef770 2025-04-04 11:00:53.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-04 11:00:53.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-04 11:00:53.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:53.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-04 11:00:53.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-04 11:00:53.613 [UI Thread @coroutine#5518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42491/Site/verify 2025-04-04 11:00:53.613 [UI Thread @coroutine#5518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42491/Site/verify. 2025-04-04 11:00:53.613 [UI Thread @coroutine#5518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42491/Site/verify 2025-04-04 11:00:53.615 [UI Thread @coroutine#5518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42491/Site/verify 2025-04-04 11:00:53.615 [UI Thread @coroutine#5518] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42491/Site/verify 2025-04-04 11:00:53.615 [UI Thread @coroutine#5518] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42491/Site/verify. 2025-04-04 11:00:53.615 [UI Thread @coroutine#5518] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42491/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@196bc2c1 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-04-04 11:00:53.618 [Test worker @coroutine#5532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-04 11:00:53.627 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-04-04 11:00:53.629 [DefaultDispatcher-worker-13 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-04 11:00:53.629 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.629 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:53.629 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.630 [DefaultDispatcher-worker-18 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.630 [DefaultDispatcher-worker-18 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.632 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-04-04 11:00:53.633 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-04-04 11:00:53.634 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-04-04 11:00:53.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-04 11:00:53.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-04 11:00:53.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:53.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-04 11:00:53.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-04 11:00:53.636 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38691f8d 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@150a201b 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@150a201b 2025-04-04 11:00:53.637 [Test worker @coroutine#5552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-04 11:00:53.644 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150a201b 2025-04-04 11:00:53.649 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150a201b 2025-04-04 11:00:53.650 [Test worker @coroutine#5555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150a201b 2025-04-04 11:00:53.651 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150a201b 2025-04-04 11:00:53.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-04 11:00:53.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-04 11:00:53.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:53.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-04 11:00:53.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6752d7fc 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.653 [Test worker @coroutine#5569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-04 11:00:53.654 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-04-04 11:00:53.654 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-04-04 11:00:53.654 [Test worker @coroutine#5569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-04 11:00:53.661 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-04-04 11:00:53.666 [Test worker @coroutine#5570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-04-04 11:00:53.666 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-04-04 11:00:53.667 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4476ac12 2025-04-04 11:00:53.669 [UI Thread @coroutine#5583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38863/Site/verify 2025-04-04 11:00:53.669 [UI Thread @coroutine#5583] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38863/Site/verify. 2025-04-04 11:00:53.669 [UI Thread @coroutine#5583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38863/Site/verify 2025-04-04 11:00:53.669 [UI Thread @coroutine#5583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38863/Site/verify 2025-04-04 11:00:53.670 [UI Thread @coroutine#5583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38863/Site/verify 2025-04-04 11:00:53.670 [UI Thread @coroutine#5583] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38863/Site/verify. 2025-04-04 11:00:53.670 [UI Thread @coroutine#5583] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38863/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:53.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-04 11:00:53.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-04 11:00:53.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:53.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-04 11:00:53.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-04 11:00:53.675 [UI Thread @coroutine#5595] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57719/Site/verify 2025-04-04 11:00:53.675 [UI Thread @coroutine#5595] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57719/Site/verify. 2025-04-04 11:00:53.675 [UI Thread @coroutine#5595] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57719/Site/verify 2025-04-04 11:00:53.675 [UI Thread @coroutine#5595] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57719/Site/verify 2025-04-04 11:00:53.675 [UI Thread @coroutine#5595] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57719/Site/verify 2025-04-04 11:00:53.676 [UI Thread @coroutine#5595] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57719/Site/verify. 2025-04-04 11:00:53.676 [UI Thread @coroutine#5595] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57719/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:53.678 [UI Thread @coroutine#5608] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60111/Site/verify 2025-04-04 11:00:53.678 [UI Thread @coroutine#5608] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60111/Site/verify. 2025-04-04 11:00:53.678 [UI Thread @coroutine#5608] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60111/Site/verify 2025-04-04 11:00:53.679 [UI Thread @coroutine#5608] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60111/Site/verify 2025-04-04 11:00:53.679 [UI Thread @coroutine#5608] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60111/Site/verify 2025-04-04 11:00:53.679 [UI Thread @coroutine#5608] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60111/Site/verify. 2025-04-04 11:00:53.679 [UI Thread @coroutine#5608] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60111/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:53.682 [UI Thread @coroutine#5622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-04 11:00:53.682 [UI Thread @coroutine#5622] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-04-04 11:00:53.682 [UI Thread @coroutine#5622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-04 11:00:53.683 [UI Thread @coroutine#5622] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19a48bde 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@684138c5 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@684138c5 2025-04-04 11:00:53.684 [Test worker @coroutine#5630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-04 11:00:53.692 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684138c5 2025-04-04 11:00:53.697 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684138c5 2025-04-04 11:00:53.698 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684138c5 2025-04-04 11:00:53.699 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684138c5 2025-04-04 11:00:53.703 [DefaultDispatcher-worker-18 @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684138c5 2025-04-04 11:00:53.713 [DefaultDispatcher-worker-3 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684138c5 2025-04-04 11:00:53.717 [DefaultDispatcher-worker-3 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684138c5 2025-04-04 11:00:53.721 [DefaultDispatcher-worker-19 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684138c5 2025-04-04 11:00:53.725 [DefaultDispatcher-worker-15 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684138c5 2025-04-04 11:00:53.728 [DefaultDispatcher-worker-9 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684138c5 2025-04-04 11:00:53.733 [DefaultDispatcher-worker-3 @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684138c5 2025-04-04 11:00:53.742 [DefaultDispatcher-worker-4 @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684138c5 2025-04-04 11:00:53.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-04 11:00:53.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-04 11:00:53.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.743 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@684138c5: (connection evicted) 2025-04-04 11:00:53.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-04 11:00:53.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79a68d4e 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@60483dcf 2025-04-04 11:00:53.744 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@60483dcf 2025-04-04 11:00:53.745 [Test worker @coroutine#5659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-04 11:00:53.753 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60483dcf 2025-04-04 11:00:53.756 [DefaultDispatcher-worker-12 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-04 11:00:53.756 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.756 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:53.756 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.757 [DefaultDispatcher-worker-9 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.757 [DefaultDispatcher-worker-9 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:53.759 [Test worker @coroutine#5660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60483dcf 2025-04-04 11:00:53.759 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60483dcf 2025-04-04 11:00:53.760 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60483dcf 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41d0b71d 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cea4fdf 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cea4fdf 2025-04-04 11:00:53.761 [Test worker @coroutine#5659] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-04 11:00:53.769 [Test worker @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cea4fdf 2025-04-04 11:00:53.774 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cea4fdf 2025-04-04 11:00:53.775 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cea4fdf 2025-04-04 11:00:53.776 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cea4fdf 2025-04-04 11:00:53.779 [DefaultDispatcher-worker-2 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cea4fdf 2025-04-04 11:00:53.787 [DefaultDispatcher-worker-9 @coroutine#5659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60483dcf 2025-04-04 11:00:53.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-04 11:00:53.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-04 11:00:53.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.795 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60483dcf: (connection evicted) 2025-04-04 11:00:53.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-04 11:00:53.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-04 11:00:53.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-04 11:00:53.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-04 11:00:53.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.795 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cea4fdf: (connection evicted) 2025-04-04 11:00:53.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-04 11:00:53.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3b0896 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-04-04 11:00:53.796 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-04 11:00:53.804 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-04-04 11:00:53.809 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-04-04 11:00:53.809 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-04-04 11:00:53.810 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f05062b 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.810 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.811 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.811 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.811 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.811 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-04 11:00:53.811 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2025-04-04 11:00:53.811 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2025-04-04 11:00:53.811 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-04 11:00:53.819 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2025-04-04 11:00:53.824 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2025-04-04 11:00:53.825 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2025-04-04 11:00:53.826 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2025-04-04 11:00:53.830 [DefaultDispatcher-worker-9 @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2025-04-04 11:00:53.836 [DefaultDispatcher-worker-17 @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-04-04 11:00:53.841 [DefaultDispatcher-worker-13 @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432e61f1 2025-04-04 11:00:53.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-04 11:00:53.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-04 11:00:53.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.843 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@432e61f1: (connection evicted) 2025-04-04 11:00:53.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-04 11:00:53.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-04 11:00:53.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-04 11:00:53.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-04 11:00:53.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.844 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5513745d: (connection evicted) 2025-04-04 11:00:53.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:53.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-04 11:00:53.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b83545d 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2025-04-04 11:00:53.845 [Test worker @coroutine#5761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-04 11:00:53.853 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2025-04-04 11:00:53.858 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2025-04-04 11:00:53.859 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2025-04-04 11:00:53.860 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524a96f5 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:53.860 [Test worker @coroutine#5761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-04 11:00:53.861 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2025-04-04 11:00:53.861 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2025-04-04 11:00:53.861 [Test worker @coroutine#5761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-04 11:00:53.868 [Test worker @coroutine#5761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2025-04-04 11:00:53.873 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2025-04-04 11:00:53.874 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2025-04-04 11:00:53.875 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2025-04-04 11:00:53.880 [DefaultDispatcher-worker-19 @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2025-04-04 11:00:53.888 [DefaultDispatcher-worker-8 @coroutine#5761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2025-04-04 11:00:53.895 [DefaultDispatcher-worker-21 @coroutine#5761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2025-04-04 11:00:53.946 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:53.961 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:54.087 [DefaultDispatcher-worker-11 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-04 11:00:54.088 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.088 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:54.088 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.088 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.088 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-04 11:00:54.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-04 11:00:54.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:54.147 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2108d503: (connection evicted) 2025-04-04 11:00:54.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-04 11:00:54.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-04 11:00:54.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-04 11:00:54.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-04 11:00:54.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:54.148 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751df26c: (connection evicted) 2025-04-04 11:00:54.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-04 11:00:54.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cfd91b9 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.149 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.150 [Test worker @coroutine#5817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-04 11:00:54.150 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b3b021 2025-04-04 11:00:54.150 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b3b021 2025-04-04 11:00:54.150 [Test worker @coroutine#5817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-04 11:00:54.158 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b3b021 2025-04-04 11:00:54.163 [Test worker @coroutine#5818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b3b021 2025-04-04 11:00:54.164 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b3b021 2025-04-04 11:00:54.165 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b3b021 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c1e7bea 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6453c126 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6453c126 2025-04-04 11:00:54.165 [Test worker @coroutine#5817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-04 11:00:54.174 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6453c126 2025-04-04 11:00:54.175 [DefaultDispatcher-worker-12 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:54.175 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.175 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:54.175 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.176 [DefaultDispatcher-worker-18 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.176 [DefaultDispatcher-worker-18 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.179 [Test worker @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6453c126 2025-04-04 11:00:54.180 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6453c126 2025-04-04 11:00:54.181 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6453c126 2025-04-04 11:00:54.185 [DefaultDispatcher-worker-14 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6453c126 2025-04-04 11:00:54.193 [DefaultDispatcher-worker-14 @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b3b021 2025-04-04 11:00:54.197 [DefaultDispatcher-worker-2 @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b3b021 2025-04-04 11:00:54.200 [DefaultDispatcher-worker-3 @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b3b021 2025-04-04 11:00:54.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-04 11:00:54.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-04 11:00:54.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:54.203 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17b3b021: (connection evicted) 2025-04-04 11:00:54.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-04 11:00:54.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-04 11:00:54.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-04 11:00:54.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-04 11:00:54.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:54.203 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6453c126: (connection evicted) 2025-04-04 11:00:54.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-04 11:00:54.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22fc807e 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.204 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.205 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.205 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.205 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.205 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.205 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-04 11:00:54.205 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.205 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.205 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.205 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.205 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.205 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.205 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.205 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.205 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-04 11:00:54.205 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3 2025-04-04 11:00:54.205 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3 2025-04-04 11:00:54.205 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-04 11:00:54.212 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3 2025-04-04 11:00:54.217 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3 2025-04-04 11:00:54.218 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3 2025-04-04 11:00:54.219 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@604a9d87 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dde749e 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dde749e 2025-04-04 11:00:54.219 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-04 11:00:54.227 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dde749e 2025-04-04 11:00:54.232 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dde749e 2025-04-04 11:00:54.232 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dde749e 2025-04-04 11:00:54.233 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dde749e 2025-04-04 11:00:54.237 [DefaultDispatcher-worker-10 @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dde749e 2025-04-04 11:00:54.244 [DefaultDispatcher-worker-4 @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3 2025-04-04 11:00:54.247 [DefaultDispatcher-worker-2 @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3 2025-04-04 11:00:54.251 [DefaultDispatcher-worker-14 @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3 2025-04-04 11:00:54.252 [DefaultDispatcher-worker-17 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-04 11:00:54.252 [DefaultDispatcher-worker-17 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.252 [DefaultDispatcher-worker-17 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:54.252 [DefaultDispatcher-worker-17 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.253 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.253 [DefaultDispatcher-worker-16 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-04 11:00:54.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-04 11:00:54.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:54.253 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42e74fa3: (connection evicted) 2025-04-04 11:00:54.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-04 11:00:54.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-04 11:00:54.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-04 11:00:54.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-04 11:00:54.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:54.253 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dde749e: (connection evicted) 2025-04-04 11:00:54.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-04 11:00:54.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc50fee 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.254 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-04 11:00:54.255 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7180b25f 2025-04-04 11:00:54.255 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7180b25f 2025-04-04 11:00:54.255 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-04 11:00:54.262 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7180b25f 2025-04-04 11:00:54.267 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7180b25f 2025-04-04 11:00:54.268 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7180b25f 2025-04-04 11:00:54.268 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7180b25f 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49e69196 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@68178281 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@68178281 2025-04-04 11:00:54.269 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-04 11:00:54.276 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68178281 2025-04-04 11:00:54.281 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68178281 2025-04-04 11:00:54.282 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68178281 2025-04-04 11:00:54.282 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68178281 2025-04-04 11:00:54.287 [DefaultDispatcher-worker-15 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68178281 2025-04-04 11:00:54.294 [DefaultDispatcher-worker-13 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7180b25f 2025-04-04 11:00:54.298 [DefaultDispatcher-worker-13 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7180b25f 2025-04-04 11:00:54.301 [DefaultDispatcher-worker-5 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7180b25f 2025-04-04 11:00:54.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-04 11:00:54.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-04 11:00:54.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:54.304 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7180b25f: (connection evicted) 2025-04-04 11:00:54.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-04 11:00:54.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-04 11:00:54.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-04 11:00:54.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-04 11:00:54.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:54.304 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68178281: (connection evicted) 2025-04-04 11:00:54.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-04 11:00:54.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@edf68f5 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@56972302 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@56972302 2025-04-04 11:00:54.306 [Test worker @coroutine#5978] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-04 11:00:54.314 [Test worker @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56972302 2025-04-04 11:00:54.319 [Test worker @coroutine#5980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56972302 2025-04-04 11:00:54.320 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56972302 2025-04-04 11:00:54.321 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56972302 2025-04-04 11:00:54.325 [DefaultDispatcher-worker-20 @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56972302 2025-04-04 11:00:54.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-04 11:00:54.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-04 11:00:54.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:54.326 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56972302: (connection evicted) 2025-04-04 11:00:54.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-04 11:00:54.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f47e14d 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.327 [Test worker @coroutine#6002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-04 11:00:54.328 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2025-04-04 11:00:54.328 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2025-04-04 11:00:54.328 [Test worker @coroutine#6002] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-04 11:00:54.335 [DefaultDispatcher-worker-15 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-04 11:00:54.335 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2025-04-04 11:00:54.335 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.335 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:54.335 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.336 [DefaultDispatcher-worker-10 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.336 [DefaultDispatcher-worker-10 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.340 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2025-04-04 11:00:54.341 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2025-04-04 11:00:54.342 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2025-04-04 11:00:54.346 [DefaultDispatcher-worker-19 @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2025-04-04 11:00:54.356 [DefaultDispatcher-worker-13 @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2025-04-04 11:00:54.359 [DefaultDispatcher-worker-9 @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@563bbf74 2025-04-04 11:00:54.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-04 11:00:54.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-04 11:00:54.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:54.362 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@563bbf74: (connection evicted) 2025-04-04 11:00:54.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-04 11:00:54.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4346ed39 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-04 11:00:54.363 [Test worker @coroutine#6031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-04 11:00:54.371 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-04 11:00:54.375 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-04 11:00:54.376 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-04 11:00:54.377 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-04 11:00:54.380 [DefaultDispatcher-worker-5 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-04 11:00:54.380 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.380 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:54.380 [DefaultDispatcher-worker-5 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.381 [DefaultDispatcher-worker-16 @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-04 11:00:54.381 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.381 [DefaultDispatcher-worker-10 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.392 [DefaultDispatcher-worker-5 @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-04 11:00:54.396 [DefaultDispatcher-worker-12 @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-04 11:00:54.402 [DefaultDispatcher-worker-15 @coroutine#6058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-04-04 11:00:54.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-04 11:00:54.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-04 11:00:54.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:54.403 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1: (connection evicted) 2025-04-04 11:00:54.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-04 11:00:54.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67710b92 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.404 [Test worker @coroutine#6066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-04 11:00:54.405 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-04-04 11:00:54.405 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-04-04 11:00:54.405 [Test worker @coroutine#6066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-04 11:00:54.412 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-04-04 11:00:54.417 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-04-04 11:00:54.418 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-04-04 11:00:54.419 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-04-04 11:00:54.420 [DefaultDispatcher-worker-16 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e4a9b 2025-04-04 11:00:54.420 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.420 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:54.420 [DefaultDispatcher-worker-16 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.420 [DefaultDispatcher-worker-12 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.423 [DefaultDispatcher-worker-12 @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-04-04 11:00:54.433 [DefaultDispatcher-worker-6 @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-04-04 11:00:54.437 [DefaultDispatcher-worker-10 @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-04-04 11:00:54.443 [DefaultDispatcher-worker-6 @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11caa21d 2025-04-04 11:00:54.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-04 11:00:54.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-04 11:00:54.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:54.444 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11caa21d: (connection evicted) 2025-04-04 11:00:54.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-04 11:00:54.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3396d2a6 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.445 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.446 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.446 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.446 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.446 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.446 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.446 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.446 [Test worker @coroutine#6100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-04 11:00:54.446 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@23216e17 2025-04-04 11:00:54.446 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@23216e17 2025-04-04 11:00:54.446 [Test worker @coroutine#6100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-04 11:00:54.453 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23216e17 2025-04-04 11:00:54.456 [DefaultDispatcher-worker-12 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:54.456 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.456 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:54.456 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.457 [DefaultDispatcher-worker-21 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.457 [DefaultDispatcher-worker-21 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.459 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23216e17 2025-04-04 11:00:54.459 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23216e17 2025-04-04 11:00:54.461 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23216e17 2025-04-04 11:00:54.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-04 11:00:54.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-04 11:00:54.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:54.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-04 11:00:54.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22e470f4 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.465 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-04 11:00:54.466 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-04 11:00:54.466 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-04 11:00:54.466 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-04 11:00:54.473 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-04 11:00:54.477 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-04 11:00:54.478 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-04 11:00:54.479 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2e7a83 2025-04-04 11:00:54.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-04 11:00:54.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-04 11:00:54.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:54.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-04 11:00:54.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42927b0a 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca6a1a6 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca6a1a6 2025-04-04 11:00:54.482 [Test worker @coroutine#6149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-04 11:00:54.490 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca6a1a6 2025-04-04 11:00:54.495 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca6a1a6 2025-04-04 11:00:54.496 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca6a1a6 2025-04-04 11:00:54.497 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca6a1a6 2025-04-04 11:00:54.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-04 11:00:54.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-04 11:00:54.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:54.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.500 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-04 11:00:54.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d0bc3f 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@40522394 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@40522394 2025-04-04 11:00:54.501 [UI Thread @coroutine#6171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-04 11:00:54.510 [UI Thread @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40522394 2025-04-04 11:00:54.515 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40522394 2025-04-04 11:00:54.515 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40522394 2025-04-04 11:00:54.516 [UI Thread @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40522394 2025-04-04 11:00:54.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-04 11:00:54.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-04 11:00:54.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:54.518 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40522394: (connection evicted) 2025-04-04 11:00:54.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-04 11:00:54.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b33b54e 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2025-04-04 11:00:54.520 [Test worker @coroutine#6185] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-04 11:00:54.528 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2025-04-04 11:00:54.533 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2025-04-04 11:00:54.534 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2025-04-04 11:00:54.535 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9ecd9e 2025-04-04 11:00:54.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-04 11:00:54.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-04 11:00:54.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:54.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-04 11:00:54.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a29aced 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-04-04 11:00:54.537 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-04 11:00:54.545 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-04-04 11:00:54.550 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-04-04 11:00:54.551 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-04-04 11:00:54.552 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-04-04 11:00:54.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-04 11:00:54.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-04 11:00:54.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:54.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-04 11:00:54.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@352a2660 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.553 [Test worker @coroutine#6218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-04 11:00:54.554 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0c6326 2025-04-04 11:00:54.554 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0c6326 2025-04-04 11:00:54.554 [Test worker @coroutine#6218] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-04 11:00:54.562 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0c6326 2025-04-04 11:00:54.566 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0c6326 2025-04-04 11:00:54.567 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0c6326 2025-04-04 11:00:54.568 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f0c6326 2025-04-04 11:00:54.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-04 11:00:54.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-04 11:00:54.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:54.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-04 11:00:54.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@263fc5f3 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@28089256 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@28089256 2025-04-04 11:00:54.570 [Test worker @coroutine#6234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-04 11:00:54.579 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28089256 2025-04-04 11:00:54.580 [DefaultDispatcher-worker-19 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:54.580 [DefaultDispatcher-worker-19 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.580 [DefaultDispatcher-worker-19 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:54.580 [DefaultDispatcher-worker-19 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.581 [DefaultDispatcher-worker-4 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.581 [DefaultDispatcher-worker-4 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.584 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28089256 2025-04-04 11:00:54.585 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28089256 2025-04-04 11:00:54.586 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28089256 2025-04-04 11:00:54.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-04 11:00:54.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-04 11:00:54.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:54.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-04 11:00:54.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f8f0c59 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.588 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-04 11:00:54.589 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-04 11:00:54.589 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-04 11:00:54.589 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-04 11:00:54.597 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-04 11:00:54.602 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-04 11:00:54.602 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-04 11:00:54.603 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-04 11:00:54.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-04 11:00:54.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-04 11:00:54.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:54.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-04 11:00:54.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fca54c5 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.606 [Test worker @coroutine#6273] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-04 11:00:54.607 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a72c9e 2025-04-04 11:00:54.607 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a72c9e 2025-04-04 11:00:54.607 [Test worker @coroutine#6273] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-04 11:00:54.615 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a72c9e 2025-04-04 11:00:54.619 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a72c9e 2025-04-04 11:00:54.620 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a72c9e 2025-04-04 11:00:54.621 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a72c9e 2025-04-04 11:00:54.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-04 11:00:54.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-04 11:00:54.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:54.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-04 11:00:54.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c952e6 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ebb117 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ebb117 2025-04-04 11:00:54.623 [Test worker @coroutine#6292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-04 11:00:54.631 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebb117 2025-04-04 11:00:54.634 [DefaultDispatcher-worker-11 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-04 11:00:54.634 [DefaultDispatcher-worker-11 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.634 [DefaultDispatcher-worker-11 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:54.634 [DefaultDispatcher-worker-11 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.635 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.635 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.637 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebb117 2025-04-04 11:00:54.637 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebb117 2025-04-04 11:00:54.638 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ebb117 2025-04-04 11:00:54.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-04 11:00:54.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-04 11:00:54.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:54.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-04 11:00:54.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c247e5b 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee 2025-04-04 11:00:54.641 [Test worker @coroutine#6313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-04 11:00:54.649 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee 2025-04-04 11:00:54.654 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee 2025-04-04 11:00:54.655 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee 2025-04-04 11:00:54.656 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@586fe6ee 2025-04-04 11:00:54.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-04 11:00:54.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-04 11:00:54.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:54.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-04 11:00:54.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e0fbed5 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.659 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-04 11:00:54.660 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@3681063 2025-04-04 11:00:54.660 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@3681063 2025-04-04 11:00:54.660 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-04 11:00:54.668 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681063 2025-04-04 11:00:54.673 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681063 2025-04-04 11:00:54.674 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681063 2025-04-04 11:00:54.675 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681063 2025-04-04 11:00:54.677 [UI Thread @coroutine#6345] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-04 11:00:54.677 [UI Thread @coroutine#6345] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-04-04 11:00:54.677 [UI Thread @coroutine#6345] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-04 11:00:54.678 [UI Thread @coroutine#6345] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-04-04 11:00:54.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-04 11:00:54.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-04 11:00:54.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:54.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-04 11:00:54.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ea2f3a 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.680 [Test worker @coroutine#6351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-04 11:00:54.681 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@31782447 2025-04-04 11:00:54.681 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@31782447 2025-04-04 11:00:54.681 [Test worker @coroutine#6351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-04 11:00:54.689 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31782447 2025-04-04 11:00:54.694 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31782447 2025-04-04 11:00:54.694 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31782447 2025-04-04 11:00:54.695 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31782447 2025-04-04 11:00:54.697 [UI Thread @coroutine#6367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47249/Site/verify 2025-04-04 11:00:54.697 [UI Thread @coroutine#6367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47249/Site/verify. 2025-04-04 11:00:54.697 [UI Thread @coroutine#6367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47249/Site/verify 2025-04-04 11:00:54.698 [UI Thread @coroutine#6367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47249/Site/verify 2025-04-04 11:00:54.698 [UI Thread @coroutine#6367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47249/Site/verify 2025-04-04 11:00:54.698 [UI Thread @coroutine#6367] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47249/Site/verify. 2025-04-04 11:00:54.698 [UI Thread @coroutine#6367] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47249/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 11:00:54.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-04 11:00:54.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-04 11:00:54.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 11:00:54.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:54.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-04 11:00:54.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10ab3bc0 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:54.701 [Test worker @coroutine#6374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-04 11:00:54.702 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@445dc8dc 2025-04-04 11:00:54.702 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@445dc8dc 2025-04-04 11:00:54.702 [Test worker @coroutine#6374] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-04 11:00:54.710 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445dc8dc 2025-04-04 11:00:54.715 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445dc8dc 2025-04-04 11:00:54.715 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445dc8dc 2025-04-04 11:00:54.716 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445dc8dc 2025-04-04 11:00:54.721 [DefaultDispatcher-worker-21 @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445dc8dc 2025-04-04 11:00:54.724 [DefaultDispatcher-worker-3 @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445dc8dc 2025-04-04 11:00:54.728 [UI Thread @coroutine#6394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58007/712622926403473408/_ustadmanifest.json 2025-04-04 11:00:54.728 [UI Thread @coroutine#6394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58007/712622926403473408/_ustadmanifest.json. 2025-04-04 11:00:54.728 [UI Thread @coroutine#6394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58007/712622926403473408/_ustadmanifest.json 2025-04-04 11:00:54.729 [UI Thread @coroutine#6394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58007/712622926403473408/_ustadmanifest.json 2025-04-04 11:00:54.729 [UI Thread @coroutine#6394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58007/712622926403473408/_ustadmanifest.json 2025-04-04 11:00:54.729 [UI Thread @coroutine#6394] 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:58007/712622926403473408/_ustadmanifest.json. 2025-04-04 11:00:54.729 [UI Thread @coroutine#6394] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58007/712622926403473408/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 11:00:54.729 [UI Thread @coroutine#6394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58007/mediainfo.json 2025-04-04 11:00:54.729 [UI Thread @coroutine#6394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58007/mediainfo.json. 2025-04-04 11:00:54.729 [UI Thread @coroutine#6394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58007/mediainfo.json 2025-04-04 11:00:54.730 [UI Thread @coroutine#6394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58007/mediainfo.json 2025-04-04 11:00:54.730 [UI Thread @coroutine#6394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58007/mediainfo.json 2025-04-04 11:00:54.761 [DefaultDispatcher-worker-15 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-04 11:00:54.761 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.761 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:54.761 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.761 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.761 [DefaultDispatcher-worker-12 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:54.770 [UI Thread @coroutine#6394] 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:58007/mediainfo.json. 2025-04-04 11:00:54.770 [UI Thread @coroutine#6394] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58007/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 11:00:54.802 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:55.093 [DefaultDispatcher-worker-6 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d72da0b 2025-04-04 11:00:55.093 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.093 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:55.093 [DefaultDispatcher-worker-6 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.093 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.093 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43821/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.180 [DefaultDispatcher-worker-11 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2025-04-04 11:00:55.181 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.181 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:55.181 [DefaultDispatcher-worker-11 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.181 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.181 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55989/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.257 [DefaultDispatcher-worker-9 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@740530b 2025-04-04 11:00:55.257 [DefaultDispatcher-worker-9 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.257 [DefaultDispatcher-worker-9 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:55.257 [DefaultDispatcher-worker-9 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.258 [DefaultDispatcher-worker-11 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.258 [DefaultDispatcher-worker-11 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41667/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.340 [DefaultDispatcher-worker-19 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557dcea 2025-04-04 11:00:55.340 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.340 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:55.340 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.341 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.341 [DefaultDispatcher-worker-3 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60087/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.385 [DefaultDispatcher-worker-4 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3c80bf 2025-04-04 11:00:55.385 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.385 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:55.385 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.386 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.386 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42255/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.426 [DefaultDispatcher-worker-19 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564e4a9b 2025-04-04 11:00:55.426 [DefaultDispatcher-worker-19 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.426 [DefaultDispatcher-worker-19 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:55.426 [DefaultDispatcher-worker-19 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.426 [DefaultDispatcher-worker-19 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.463 [DefaultDispatcher-worker-16 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2025-04-04 11:00:55.464 [DefaultDispatcher-worker-16 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.464 [DefaultDispatcher-worker-16 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:55.464 [DefaultDispatcher-worker-16 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.465 [DefaultDispatcher-worker-17 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.465 [DefaultDispatcher-worker-17 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51357/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.587 [DefaultDispatcher-worker-18 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18487f92 2025-04-04 11:00:55.587 [DefaultDispatcher-worker-18 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.587 [DefaultDispatcher-worker-18 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:55.587 [DefaultDispatcher-worker-18 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.588 [DefaultDispatcher-worker-20 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.588 [DefaultDispatcher-worker-20 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57807/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.639 [DefaultDispatcher-worker-11 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2403c1c5 2025-04-04 11:00:55.639 [DefaultDispatcher-worker-11 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.639 [DefaultDispatcher-worker-11 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:55.639 [DefaultDispatcher-worker-11 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.640 [DefaultDispatcher-worker-11 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.640 [DefaultDispatcher-worker-11 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36663/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.766 [DefaultDispatcher-worker-14 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6441db2c 2025-04-04 11:00:55.766 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.766 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId. 2025-04-04 11:00:55.766 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.767 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.767 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57941/UmAppDatabase/replication/nodeId 2025-04-04 11:00:55.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-04 11:00:55.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-04 11:00:55.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:55.772 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@445dc8dc: (connection evicted) 2025-04-04 11:00:55.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:55.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-04 11:00:55.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74d242b5 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 11:00:55.797 [Test worker @coroutine#6439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-04 11:00:55.798 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-04 11:00:55.798 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-04 11:00:55.798 [Test worker @coroutine#6439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-04 11:00:55.806 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-04 11:00:55.812 [Test worker @coroutine#6440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-04 11:00:55.813 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-04 11:00:55.814 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-04 11:00:55.819 [DefaultDispatcher-worker-11 @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-04 11:00:55.822 [DefaultDispatcher-worker-2 @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96 2025-04-04 11:00:55.898 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:55.902 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39003/712622928019017728/_ustadmanifest.json 2025-04-04 11:00:55.902 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39003/712622928019017728/_ustadmanifest.json. 2025-04-04 11:00:55.902 [UI Thread @coroutine#6455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39003/712622928019017728/_ustadmanifest.json 2025-04-04 11:00:55.903 [UI Thread @coroutine#6455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39003/712622928019017728/_ustadmanifest.json 2025-04-04 11:00:55.903 [UI Thread @coroutine#6455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39003/712622928019017728/_ustadmanifest.json 2025-04-04 11:00:55.903 [UI Thread @coroutine#6455] 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:39003/712622928019017728/_ustadmanifest.json. 2025-04-04 11:00:55.903 [UI Thread @coroutine#6455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39003/712622928019017728/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 11:00:55.903 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39003/tincan.xml 2025-04-04 11:00:55.903 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39003/tincan.xml. 2025-04-04 11:00:55.903 [UI Thread @coroutine#6455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39003/tincan.xml 2025-04-04 11:00:55.903 [UI Thread @coroutine#6455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39003/tincan.xml 2025-04-04 11:00:55.903 [UI Thread @coroutine#6455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39003/tincan.xml 2025-04-04 11:00:55.944 [UI Thread @coroutine#6455] 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:39003/tincan.xml. 2025-04-04 11:00:55.944 [UI Thread @coroutine#6455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39003/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-04 11:00:55.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-04 11:00:55.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-04 11:00:55.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 11:00:55.951 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b2b9b96: (connection evicted) 2025-04-04 11:00:55.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 11:00:55.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-04 11:00:55.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-04-04 12:11:43.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-04 12:11:43.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:43.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:43.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:43.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:43.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:43.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:43.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f608e21 2025-04-04 12:11:43.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:43.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:43.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:43.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:43.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:43.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:43.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:43.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:43.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:43.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:43.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:43.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:43.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:43.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:11:43.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:11:43.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:43.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:43.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:11:43.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:43.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-04 12:11:43.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:43.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:43.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:43.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:43.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:43.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:43.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:43.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:43.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-04 12:11:43.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-04 12:11:43.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-04 12:11:43.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-04 12:11:43.726 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-04 12:11:43.741 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-04 12:11:43.743 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-04 12:11:43.764 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:43.766 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2990e3ba 2025-04-04 12:11:43.767 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2990e3ba 2025-04-04 12:11:43.769 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@275708f8 2025-04-04 12:11:43.769 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@275708f8 2025-04-04 12:11:43.770 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@236888ca 2025-04-04 12:11:43.770 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@236888ca 2025-04-04 12:11:43.772 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@666a02c3 2025-04-04 12:11:43.772 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@666a02c3 2025-04-04 12:11:43.774 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c9b087 2025-04-04 12:11:43.774 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c9b087 2025-04-04 12:11:43.776 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@574661ae 2025-04-04 12:11:43.776 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@574661ae 2025-04-04 12:11:43.778 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@300f8d54 2025-04-04 12:11:43.778 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@300f8d54 2025-04-04 12:11:43.780 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@645fd8c 2025-04-04 12:11:43.780 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@645fd8c 2025-04-04 12:11:43.782 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d284b 2025-04-04 12:11:43.782 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d284b 2025-04-04 12:11:43.782 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 12:11:43.872 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:43.872 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 12:11:43.872 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:43.873 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:11:43.874 [DefaultDispatcher-worker-8 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-04 12:11:43.874 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-04 12:11:43.874 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-04 12:11:43.875 [DefaultDispatcher-worker-8 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-04 12:11:43.933 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-04 12:11:43.949 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-04 12:11:43.961 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-04 12:11:43.970 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-04 12:11:43.979 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-04 12:11:43.983 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-04 12:11:44.049 [DefaultDispatcher-worker-1 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb 2025-04-04 12:11:44.071 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-04 12:11:44.072 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-04 12:11:44.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-04 12:11:44.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-04 12:11:44.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 12:11:44.081 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f5ce0bb: (connection evicted) 2025-04-04 12:11:44.081 [DefaultDispatcher-worker-6 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:44.081 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-04 12:11:44.082 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2990e3ba: (connection evicted) 2025-04-04 12:11:44.082 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@275708f8: (connection evicted) 2025-04-04 12:11:44.082 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@236888ca: (connection evicted) 2025-04-04 12:11:44.083 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@666a02c3: (connection evicted) 2025-04-04 12:11:44.083 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48c9b087: (connection evicted) 2025-04-04 12:11:44.083 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@574661ae: (connection evicted) 2025-04-04 12:11:44.083 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@300f8d54: (connection evicted) 2025-04-04 12:11:44.084 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@645fd8c: (connection evicted) 2025-04-04 12:11:44.084 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30d284b: (connection evicted) 2025-04-04 12:11:44.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:44.085 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-04 12:11:44.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-04 12:11:44.088 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7493d937 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-04 12:11:44.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:44.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:44.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:44.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:44.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:44.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:44.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:44.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:44.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-04 12:11:44.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-04 12:11:44.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-04 12:11:44.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-04 12:11:44.093 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-04 12:11:44.098 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-04 12:11:44.100 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-04 12:11:44.101 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:44.101 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 12:11:44.101 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:44.101 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:11:44.109 [DefaultDispatcher-worker-7 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-04 12:11:44.110 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-04 12:11:44.110 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-04 12:11:44.110 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-04 12:11:44.113 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-04 12:11:44.122 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-04 12:11:44.131 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-04 12:11:44.140 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-04 12:11:44.148 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-04 12:11:44.152 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-04 12:11:44.185 [DefaultDispatcher-worker-8 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4 2025-04-04 12:11:44.192 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:44.194 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e16259 2025-04-04 12:11:44.195 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e16259 2025-04-04 12:11:44.196 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c269275 2025-04-04 12:11:44.197 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c269275 2025-04-04 12:11:44.198 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@78190929 2025-04-04 12:11:44.198 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@78190929 2025-04-04 12:11:44.200 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1b984e 2025-04-04 12:11:44.200 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1b984e 2025-04-04 12:11:44.202 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4491d61e 2025-04-04 12:11:44.202 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4491d61e 2025-04-04 12:11:44.204 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@cec41c3 2025-04-04 12:11:44.204 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@cec41c3 2025-04-04 12:11:44.204 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-04 12:11:44.205 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-04 12:11:44.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-04 12:11:44.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-04 12:11:44.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=7, active=0, idle=7, waiting=0) 2025-04-04 12:11:44.206 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:44.206 [DefaultDispatcher-worker-8 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-04 12:11:44.206 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d67d5a4: (connection evicted) 2025-04-04 12:11:44.206 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72e16259: (connection evicted) 2025-04-04 12:11:44.206 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8c5136 2025-04-04 12:11:44.207 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8c5136 2025-04-04 12:11:44.207 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c269275: (connection evicted) 2025-04-04 12:11:44.207 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78190929: (connection evicted) 2025-04-04 12:11:44.207 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d1b984e: (connection evicted) 2025-04-04 12:11:44.208 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4491d61e: (connection evicted) 2025-04-04 12:11:44.208 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cec41c3: (connection evicted) 2025-04-04 12:11:44.208 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c8c5136: (connection evicted) 2025-04-04 12:11:44.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:44.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-04 12:11:44.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c6bba7d 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-04 12:11:44.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:44.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:44.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:44.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:44.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:44.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:44.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:44.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:44.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-04 12:11:44.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae5bd34 2025-04-04 12:11:44.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae5bd34 2025-04-04 12:11:44.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-04 12:11:44.339 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:44.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-04 12:11:44.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:44.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:44.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:44.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:44.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:44.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:44.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49d42faf 2025-04-04 12:11:44.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:44.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:44.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:44.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:44.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:44.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:44.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:44.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:44.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:44.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:44.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:44.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:44.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:44.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:44.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:44.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:44.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:44.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:44.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:44.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-04 12:11:44.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:44.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:44.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:44.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:44.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:44.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:44.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:44.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:44.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-04 12:11:44.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@502c2278 2025-04-04 12:11:44.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@502c2278 2025-04-04 12:11:44.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@696174d3 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:44.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:44.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:44.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:44.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:44.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:44.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-04 12:11:44.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:44.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:44.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:44.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:44.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:44.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:44.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:44.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:44.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-04 12:11:44.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@577f9dfd 2025-04-04 12:11:44.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@577f9dfd 2025-04-04 12:11:44.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-04 12:11:44.630 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502c2278 2025-04-04 12:11:44.669 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:44.682 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:44.772 [DefaultDispatcher-worker-8 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577f9dfd 2025-04-04 12:11:44.777 [DefaultDispatcher-worker-8 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577f9dfd 2025-04-04 12:11:44.778 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44129/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-04 12:11:44.778 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44129/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-04 12:11:44.778 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44129/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-04 12:11:44.789 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44129/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-04 12:11:44.789 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44129/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-04 12:11:44.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-04 12:11:44.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-04 12:11:44.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:44.826 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@502c2278: (connection evicted) 2025-04-04 12:11:44.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:44.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-04 12:11:44.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-04 12:11:44.828 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577f9dfd 2025-04-04 12:11:44.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-04 12:11:44.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:44.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:44.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:44.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:44.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:44.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:44.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@101c15ad 2025-04-04 12:11:44.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:44.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:44.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:44.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:44.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:44.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:44.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:44.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:44.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:44.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-04-04 12:11:44.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-04-04 12:11:44.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-04 12:11:44.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-04 12:11:44.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:44.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:44.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:44.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:44.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:44.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:44.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed9d173 2025-04-04 12:11:44.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:44.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:44.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:44.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:44.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:44.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:44.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:44.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:44.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@498a4d62 2025-04-04 12:11:44.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@498a4d62 2025-04-04 12:11:44.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-04 12:11:44.862 [DefaultDispatcher-worker-8 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498a4d62 2025-04-04 12:11:44.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-04 12:11:44.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-04 12:11:44.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:44.864 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a466dd: (connection evicted) 2025-04-04 12:11:44.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:44.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-04 12:11:44.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-04 12:11:44.866 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498a4d62 2025-04-04 12:11:44.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@645ba24a 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:44.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1 2025-04-04 12:11:44.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1 2025-04-04 12:11:44.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-04 12:11:44.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a1d1467 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:44.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fbcb71 2025-04-04 12:11:44.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fbcb71 2025-04-04 12:11:44.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-04 12:11:44.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-04 12:11:44.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-04 12:11:44.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:44.892 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1: (connection evicted) 2025-04-04 12:11:44.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:44.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-04 12:11:44.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4cceb 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:44.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:44.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-04 12:11:44.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bbc273 2025-04-04 12:11:44.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bbc273 2025-04-04 12:11:44.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@370a8b6e 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:44.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:44.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-04 12:11:44.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@208f7165 2025-04-04 12:11:44.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@208f7165 2025-04-04 12:11:44.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-04 12:11:44.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-04 12:11:44.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-04 12:11:44.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:44.911 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74bbc273: (connection evicted) 2025-04-04 12:11:44.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:44.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-04 12:11:44.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5368e981 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:44.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b7c350 2025-04-04 12:11:44.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b7c350 2025-04-04 12:11:44.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8d9bb6 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:44.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:44.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-04 12:11:44.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-04-04 12:11:44.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2673487b 2025-04-04 12:11:44.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-04 12:11:44.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-04 12:11:44.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-04 12:11:44.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:44.938 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79b7c350: (connection evicted) 2025-04-04 12:11:44.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:44.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-04 12:11:44.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-04 12:11:44.940 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:44.978 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.005 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.023 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c0dca15 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-04 12:11:45.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-04 12:11:45.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-04 12:11:45.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23321be7 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-04-04 12:11:45.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-04-04 12:11:45.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-04 12:11:45.211 [DefaultDispatcher-worker-6 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-04-04 12:11:45.213 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.221 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.229 [DefaultDispatcher-worker-9 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-04-04 12:11:45.235 [DefaultDispatcher-worker-9 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-04-04 12:11:45.239 [DefaultDispatcher-worker-9 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-04-04 12:11:45.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-04 12:11:45.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-04 12:11:45.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.271 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc: (connection evicted) 2025-04-04 12:11:45.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:45.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-04 12:11:45.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-04 12:11:45.275 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-04-04 12:11:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-04 12:11:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61c4cebd 2025-04-04 12:11:45.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-04 12:11:45.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-04 12:11:45.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a278584 2025-04-04 12:11:45.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a278584 2025-04-04 12:11:45.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f90752 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-04 12:11:45.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a34537 2025-04-04 12:11:45.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a34537 2025-04-04 12:11:45.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-04 12:11:45.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-04 12:11:45.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-04 12:11:45.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.296 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a278584: (connection evicted) 2025-04-04 12:11:45.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:45.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-04 12:11:45.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ccd000e 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-04-04 12:11:45.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-04-04 12:11:45.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@768f4b42 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b4b9c6 2025-04-04 12:11:45.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b4b9c6 2025-04-04 12:11:45.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-04 12:11:45.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-04 12:11:45.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-04 12:11:45.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.308 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d7055be: (connection evicted) 2025-04-04 12:11:45.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:45.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-04 12:11:45.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f71c05 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-04 12:11:45.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2025-04-04 12:11:45.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2025-04-04 12:11:45.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f76e56 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1328f482 2025-04-04 12:11:45.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1328f482 2025-04-04 12:11:45.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-04 12:11:45.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-04 12:11:45.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-04 12:11:45.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.328 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273: (connection evicted) 2025-04-04 12:11:45.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:45.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-04 12:11:45.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-04 12:11:45.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-04 12:11:45.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa879ed 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1 2025-04-04 12:11:45.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1 2025-04-04 12:11:45.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a3c99f1 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2025-04-04 12:11:45.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@661db63e 2025-04-04 12:11:45.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-04 12:11:45.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-04 12:11:45.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-04 12:11:45.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.385 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1: (connection evicted) 2025-04-04 12:11:45.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:45.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-04 12:11:45.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68d8ae27 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-04 12:11:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-04 12:11:45.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be50b35 2025-04-04 12:11:45.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be50b35 2025-04-04 12:11:45.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-04 12:11:45.393 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ce2eaa7 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2025-04-04 12:11:45.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2025-04-04 12:11:45.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-04 12:11:45.406 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-04 12:11:45.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-04 12:11:45.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.408 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6be50b35: (connection evicted) 2025-04-04 12:11:45.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:45.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-04 12:11:45.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-04 12:11:45.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50f3ba6a 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-04-04 12:11:45.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d806de6 2025-04-04 12:11:45.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-04 12:11:45.418 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9d4b0 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-04-04 12:11:45.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-04-04 12:11:45.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-04 12:11:45.426 [DefaultDispatcher-worker-6 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-04-04 12:11:45.427 [DefaultDispatcher-worker-6 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-04-04 12:11:45.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-04 12:11:45.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-04 12:11:45.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.428 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d806de6: (connection evicted) 2025-04-04 12:11:45.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:45.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-04 12:11:45.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-04 12:11:45.429 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c33ea2 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-04 12:11:45.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2025-04-04 12:11:45.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2025-04-04 12:11:45.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-04 12:11:45.439 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ad0c70a 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-04 12:11:45.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-04-04 12:11:45.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-04-04 12:11:45.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-04 12:11:45.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-04 12:11:45.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-04 12:11:45.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.457 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc: (connection evicted) 2025-04-04 12:11:45.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:45.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-04 12:11:45.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-04 12:11:45.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bde6148 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.469 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-04 12:11:45.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-04-04 12:11:45.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff 2025-04-04 12:11:45.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-04 12:11:45.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10a0a1e 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-04-04 12:11:45.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-04-04 12:11:45.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-04 12:11:45.497 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.518 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.542 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.571 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.586 [DefaultDispatcher-worker-5 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-04-04 12:11:45.587 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.587 [DefaultDispatcher-worker-5 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-04-04 12:11:45.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-04 12:11:45.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-04 12:11:45.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.588 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53ba25ff: (connection evicted) 2025-04-04 12:11:45.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:45.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-04 12:11:45.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-04 12:11:45.589 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62158991 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-04 12:11:45.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2025-04-04 12:11:45.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255de25 2025-04-04 12:11:45.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192f5f39 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2025-04-04 12:11:45.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2025-04-04 12:11:45.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-04 12:11:45.691 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.700 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-04 12:11:45.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-04 12:11:45.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.735 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1255de25: (connection evicted) 2025-04-04 12:11:45.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:45.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-04 12:11:45.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-04 12:11:45.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70f98f7a 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2025-04-04 12:11:45.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@681d704e 2025-04-04 12:11:45.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-04 12:11:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-04 12:11:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@846b47 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-04-04 12:11:45.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-04-04 12:11:45.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-04 12:11:45.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-04 12:11:45.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-04 12:11:45.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.749 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@681d704e: (connection evicted) 2025-04-04 12:11:45.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:45.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-04 12:11:45.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-04 12:11:45.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65ef9a0a 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-04-04 12:11:45.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-04-04 12:11:45.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c997de8 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-04 12:11:45.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-04-04 12:11:45.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-04-04 12:11:45.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-04 12:11:45.847 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.851 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.852 [DefaultDispatcher-worker-9 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-04-04 12:11:45.853 [DefaultDispatcher-worker-9 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-04-04 12:11:45.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-04 12:11:45.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-04 12:11:45.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.854 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77e6761f: (connection evicted) 2025-04-04 12:11:45.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:45.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-04 12:11:45.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-04 12:11:45.855 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5788722f 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-04 12:11:45.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2025-04-04 12:11:45.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5 2025-04-04 12:11:45.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-04 12:11:45.860 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-04 12:11:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654b899f 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-04-04 12:11:45.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-04-04 12:11:45.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-04 12:11:45.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-04 12:11:45.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-04 12:11:45.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.867 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e5b33e5: (connection evicted) 2025-04-04 12:11:45.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:45.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-04 12:11:45.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-04 12:11:45.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21c34bf8 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-04-04 12:11:45.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-04-04 12:11:45.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-04 12:11:45.884 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-04-04 12:11:45.889 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-04-04 12:11:45.891 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d0944b 2025-04-04 12:11:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-04 12:11:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31880efa 2025-04-04 12:11:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2025-04-04 12:11:45.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cadcff6 2025-04-04 12:11:45.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-04 12:11:45.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-04 12:11:45.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-04 12:11:45.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:11:45.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:45.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-04 12:11:45.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ccfac29 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-04 12:11:45.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-04-04 12:11:45.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-04-04 12:11:45.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-04 12:11:45.901 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-04-04 12:11:45.908 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-04-04 12:11:45.909 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d512c1 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-04 12:11:45.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-04-04 12:11:45.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-04-04 12:11:45.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-04 12:11:45.915 [DefaultDispatcher-worker-6 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ea960f 2025-04-04 12:11:45.916 [DefaultDispatcher-worker-2 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-04-04 12:11:45.917 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-04-04 12:11:45.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-04 12:11:45.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-04 12:11:45.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.919 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77ea960f: (connection evicted) 2025-04-04 12:11:45.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:45.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-04 12:11:45.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28e48b65 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-04 12:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-04-04 12:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-04-04 12:11:45.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-04 12:11:45.923 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-04-04 12:11:45.929 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-04-04 12:11:45.930 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f4d2294 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26aee0a6 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2025-04-04 12:11:45.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2025-04-04 12:11:45.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-04 12:11:45.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-04 12:11:45.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-04 12:11:45.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:11:45.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:45.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-04 12:11:45.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d297d4d 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-04 12:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc56b32 2025-04-04 12:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc56b32 2025-04-04 12:11:45.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-04 12:11:45.938 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc56b32 2025-04-04 12:11:45.944 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc56b32 2025-04-04 12:11:45.945 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cc56b32 2025-04-04 12:11:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-04 12:11:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fc3df43 2025-04-04 12:11:45.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7cd0df 2025-04-04 12:11:45.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e7cd0df 2025-04-04 12:11:45.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-04 12:11:45.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-04 12:11:45.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-04 12:11:45.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:11:45.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:45.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-04 12:11:45.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b61e97 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:45.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-04-04 12:11:45.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-04-04 12:11:45.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-04 12:11:45.965 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:45.983 [DefaultDispatcher-worker-7 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-04-04 12:11:45.989 [DefaultDispatcher-worker-4 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-04-04 12:11:45.994 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:46.011 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:46.016 [DefaultDispatcher-worker-14 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-04-04 12:11:46.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-04 12:11:46.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-04 12:11:46.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:46.017 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31082efa: (connection evicted) 2025-04-04 12:11:46.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:46.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-04 12:11:46.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e67a8c0 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:46.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620 2025-04-04 12:11:46.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620 2025-04-04 12:11:46.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-04 12:11:46.032 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:46.040 [DefaultDispatcher-worker-2 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620 2025-04-04 12:11:46.045 [DefaultDispatcher-worker-11 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620 2025-04-04 12:11:46.047 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:46.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-04 12:11:46.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-04 12:11:46.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:46.055 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d1b3620: (connection evicted) 2025-04-04 12:11:46.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:46.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-04 12:11:46.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4449b273 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:46.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-04-04 12:11:46.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-04-04 12:11:46.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-04 12:11:46.076 [DefaultDispatcher-worker-9 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-04-04 12:11:46.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-04 12:11:46.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-04 12:11:46.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:46.077 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6: (connection evicted) 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:46.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-04 12:11:46.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2375a976 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:46.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-04 12:11:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:46.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:46.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-04 12:11:46.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-04-04 12:11:46.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-04-04 12:11:46.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-04 12:11:46.098 [DefaultDispatcher-worker-17 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-04-04 12:11:46.103 [DefaultDispatcher-worker-4 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7544260a 2025-04-04 12:11:46.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-04 12:11:46.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-04 12:11:46.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:46.103 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7544260a: (connection evicted) 2025-04-04 12:11:46.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:46.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-04 12:11:46.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-04 12:11:46.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-04 12:11:46.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:46.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:46.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:46.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5178345d 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:46.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-04-04 12:11:46.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-04-04 12:11:46.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-04 12:11:46.125 [DefaultDispatcher-worker-4 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@708f7386 2025-04-04 12:11:46.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-04 12:11:46.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-04 12:11:46.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:46.126 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@708f7386: (connection evicted) 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:46.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-04 12:11:46.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f4d05b3 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:46.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:46.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:46.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-04 12:11:46.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c154508 2025-04-04 12:11:46.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c154508 2025-04-04 12:11:46.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-04 12:11:46.146 [DefaultDispatcher-worker-8 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c154508 2025-04-04 12:11:46.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-04 12:11:46.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-04 12:11:46.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:46.146 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c154508: (connection evicted) 2025-04-04 12:11:46.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:46.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-04 12:11:46.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-04 12:11:46.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bf10fe1 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:46.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-04-04 12:11:46.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-04-04 12:11:46.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-04 12:11:46.324 [DefaultDispatcher-worker-15 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-04-04 12:11:46.329 [DefaultDispatcher-worker-6 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-04-04 12:11:46.331 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34243/manifest.json 2025-04-04 12:11:46.331 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34243/manifest.json. 2025-04-04 12:11:46.331 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34243/manifest.json 2025-04-04 12:11:46.332 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34243/manifest.json 2025-04-04 12:11:46.332 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34243/manifest.json 2025-04-04 12:11:46.386 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:46.405 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34243/manifest.json. 2025-04-04 12:11:46.406 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34243/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 12:11:46.414 [DefaultDispatcher-worker-5 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399c408c 2025-04-04 12:11:46.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-04 12:11:46.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-04 12:11:46.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:46.418 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@399c408c: (connection evicted) 2025-04-04 12:11:46.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:46.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-04 12:11:46.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-04 12:11:46.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4abdd5e 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:46.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9fea11 2025-04-04 12:11:46.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9fea11 2025-04-04 12:11:46.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36cdcae0 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:46.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:46.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-04 12:11:46.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db7df0 2025-04-04 12:11:46.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db7df0 2025-04-04 12:11:46.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-04 12:11:46.467 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-04 12:11:46.506 [Test worker] INFO ktor.application - Application started in 0.042 seconds. 2025-04-04 12:11:46.506 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@705d72f0 2025-04-04 12:11:46.543 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:46.551 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:46.559 [DefaultDispatcher-worker-7 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:42557 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66f5770e 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:46.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f94afe 2025-04-04 12:11:46.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@53f94afe 2025-04-04 12:11:46.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-04 12:11:46.577 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-04 12:11:46.580 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-04 12:11:46.581 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-04 12:11:46.581 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-04 12:11:46.581 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-04 12:11:46.581 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-04 12:11:46.581 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-04 12:11:46.581 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-04 12:11:46.581 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2de82bf8 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:46.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ec8ab3 2025-04-04 12:11:46.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ec8ab3 2025-04-04 12:11:46.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-04 12:11:46.610 [DefaultDispatcher-worker-4 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ec8ab3 2025-04-04 12:11:46.615 [DefaultDispatcher-worker-3 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ec8ab3 2025-04-04 12:11:46.619 [DefaultDispatcher-worker-9 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53f94afe 2025-04-04 12:11:46.621 [DefaultDispatcher-worker-9 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53f94afe 2025-04-04 12:11:46.625 [DefaultDispatcher-worker-14 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ec8ab3 2025-04-04 12:11:46.629 [DefaultDispatcher-worker-14 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ec8ab3 2025-04-04 12:11:46.630 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42557/api/content/712641188554108928/_ustadmanifest.json 2025-04-04 12:11:46.630 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42557/api/content/712641188554108928/_ustadmanifest.json. 2025-04-04 12:11:46.630 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42557/api/content/712641188554108928/_ustadmanifest.json 2025-04-04 12:11:46.631 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42557/api/content/712641188554108928/_ustadmanifest.json 2025-04-04 12:11:46.631 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42557/api/content/712641188554108928/_ustadmanifest.json 2025-04-04 12:11:46.632 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42557/api/content/712641188554108928/_ustadmanifest.json. 2025-04-04 12:11:46.632 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42557/api/content/712641188554108928/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 12:11:46.640 [DefaultDispatcher-worker-13 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ec8ab3 2025-04-04 12:11:46.643 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-04 12:11:46.643 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ade53efb-33e5-4ad3-8e66-35d552fe9048', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-04 12:11:46.645 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-04 12:11:46.645 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ade53efb-33e5-4ad3-8e66-35d552fe9048 2025-04-04 12:11:46.648 [DefaultDispatcher-worker-13 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:46.648 [DefaultDispatcher-worker-13 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42557/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 12:11:46.648 [DefaultDispatcher-worker-13 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:46.648 [DefaultDispatcher-worker-13 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42557/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:11:46.653 [DefaultDispatcher-worker-17 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ec8ab3 2025-04-04 12:11:46.653 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42557/UmAppDatabase/replication/nodeId 2025-04-04 12:11:46.653 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42557/UmAppDatabase/replication/nodeId. 2025-04-04 12:11:46.653 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42557/UmAppDatabase/replication/nodeId 2025-04-04 12:11:46.656 [DefaultDispatcher-worker-3 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42557/api/blob/upload-init-batch 2025-04-04 12:11:46.657 [DefaultDispatcher-worker-3 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42557/api/blob/upload-init-batch. 2025-04-04 12:11:46.657 [DefaultDispatcher-worker-3 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42557/api/blob/upload-init-batch 2025-04-04 12:11:46.657 [DefaultDispatcher-worker-3 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42557/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-04 12:11:46.660 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:46.682 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:46.692 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-04 12:11:46.692 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-04 12:11:46.692 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-04 12:11:46.692 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-04 12:11:46.695 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:46.695 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:46.697 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-04 12:11:46.697 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:46.697 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 12:11:46.698 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42557/UmAppDatabase/replication/nodeId 2025-04-04 12:11:46.698 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42557/UmAppDatabase/replication/nodeId 2025-04-04 12:11:46.699 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:46.700 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:46.700 [DefaultDispatcher-worker-4 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42557/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:46.702 [eventLoopGroupProxy-4-2 @call-handler#396] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-04-04 12:11:46.702 [eventLoopGroupProxy-4-3 @call-handler#395] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-04-04 12:11:46.704 [DefaultDispatcher-worker-2 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ec8ab3 2025-04-04 12:11:46.707 [eventLoopGroupProxy-4-4 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9fea11 2025-04-04 12:11:46.709 [DefaultDispatcher-worker-16 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ec8ab3 2025-04-04 12:11:46.715 [eventLoopGroupProxy-4-4 @call-handler#397] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 26ms 2025-04-04 12:11:46.716 [DefaultDispatcher-worker-16 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42557/api/blob/upload-init-batch 2025-04-04 12:11:46.716 [DefaultDispatcher-worker-16 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42557/api/blob/upload-init-batch 2025-04-04 12:11:46.718 [DefaultDispatcher-worker-16 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42557/api/blob/upload-init-batch. 2025-04-04 12:11:46.718 [DefaultDispatcher-worker-16 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42557/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:11:46.727 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42557/api/blob/upload-batch-data 2025-04-04 12:11:46.728 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42557/api/blob/upload-batch-data. 2025-04-04 12:11:46.728 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42557/api/blob/upload-batch-data 2025-04-04 12:11:46.728 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42557/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:46.733 [eventLoopGroupProxy-4-3 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:46.740 [eventLoopGroupProxy-4-3 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9fea11 2025-04-04 12:11:46.741 [eventLoopGroupProxy-4-3 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:46.741 [eventLoopGroupProxy-4-3 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-04 12:11:46.741 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42557/api/blob/upload-batch-data 2025-04-04 12:11:46.747 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42557/api/blob/upload-batch-data 2025-04-04 12:11:46.747 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42557/api/blob/upload-batch-data. 2025-04-04 12:11:46.747 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42557/api/blob/upload-batch-data 2025-04-04 12:11:46.747 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42557/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:46.749 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:46.750 [eventLoopGroupProxy-4-3 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9fea11 2025-04-04 12:11:46.751 [eventLoopGroupProxy-4-3 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:46.751 [eventLoopGroupProxy-4-3 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-04 12:11:46.751 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42557/api/blob/upload-batch-data 2025-04-04 12:11:46.763 [DefaultDispatcher-worker-3 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ec8ab3 2025-04-04 12:11:46.769 [DefaultDispatcher-worker-4 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ec8ab3 2025-04-04 12:11:46.779 [DefaultDispatcher-worker-4 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42557/UmAppDatabase/replication/message 2025-04-04 12:11:46.779 [DefaultDispatcher-worker-4 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42557/UmAppDatabase/replication/message. 2025-04-04 12:11:46.779 [DefaultDispatcher-worker-4 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42557/UmAppDatabase/replication/message 2025-04-04 12:11:46.779 [DefaultDispatcher-worker-4 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42557/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-04 12:11:46.781 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-04 12:11:46.781 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-04 12:11:46.781 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 12:11:46.793 [DefaultDispatcher-worker-18 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73db7df0 2025-04-04 12:11:46.794 [eventLoopGroupProxy-4-3 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:46.794 [eventLoopGroupProxy-4-3 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-04-04 12:11:46.794 [DefaultDispatcher-worker-11 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42557/api/content/712641188554108928/_ustadmanifest.json 2025-04-04 12:11:46.794 [DefaultDispatcher-worker-11 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42557/api/content/712641188554108928/_ustadmanifest.json. 2025-04-04 12:11:46.794 [DefaultDispatcher-worker-11 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42557/api/content/712641188554108928/_ustadmanifest.json 2025-04-04 12:11:46.795 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42557/UmAppDatabase/replication/message 2025-04-04 12:11:46.795 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42557/UmAppDatabase/replication/message 2025-04-04 12:11:46.795 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42557/UmAppDatabase/replication/message. 2025-04-04 12:11:46.795 [DefaultDispatcher-worker-14 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42557/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:11:46.796 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42557/api/content/712641188554108928/_ustadmanifest.json 2025-04-04 12:11:46.796 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42557/api/content/712641188554108928/_ustadmanifest.json 2025-04-04 12:11:46.796 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42557/api/content/712641188554108928/_ustadmanifest.json. 2025-04-04 12:11:46.796 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42557/api/content/712641188554108928/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 12:11:46.800 [DefaultDispatcher-worker-15 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ec8ab3 2025-04-04 12:11:46.800 [DefaultDispatcher-worker-13 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73db7df0 2025-04-04 12:11:46.801 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-04 12:11:46.801 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-04 12:11:46.801 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-04 12:11:46.801 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-04 12:11:46.801 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-04 12:11:46.802 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53f94afe 2025-04-04 12:11:46.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-04 12:11:46.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-04 12:11:46.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:46.802 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54ec8ab3: (connection evicted) 2025-04-04 12:11:46.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:46.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-04 12:11:46.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-04 12:11:47.078 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 12:11:47.078 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 12:11:47.263 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 12:11:47.807 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@705d72f0 2025-04-04 12:11:47.808 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@705d72f0 2025-04-04 12:11:47.810 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b9fea11 2025-04-04 12:11:47.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-04 12:11:47.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-04 12:11:47.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:47.810 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73db7df0: (connection evicted) 2025-04-04 12:11:47.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:47.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-04 12:11:47.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5feaafb3 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:47.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:47.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-04 12:11:47.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@669469c9 2025-04-04 12:11:47.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@669469c9 2025-04-04 12:11:47.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7612f385 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:47.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2025-04-04 12:11:47.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2025-04-04 12:11:47.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-04 12:11:47.824 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-04 12:11:47.825 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-04 12:11:47.825 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1bfb60b7 2025-04-04 12:11:47.826 [DefaultDispatcher-worker-9 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:36633 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e9db77 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:47.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:47.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:47.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-04 12:11:47.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-04 12:11:47.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-04 12:11:47.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-04 12:11:47.828 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-04 12:11:47.828 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-04 12:11:47.828 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-04 12:11:47.828 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-04 12:11:47.828 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-04 12:11:47.828 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-04 12:11:47.828 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-04 12:11:47.829 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-04 12:11:47.829 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68dc2f53 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:47.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2025-04-04 12:11:47.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2025-04-04 12:11:47.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-04 12:11:47.851 [DefaultDispatcher-worker-19 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2025-04-04 12:11:47.855 [DefaultDispatcher-worker-14 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2025-04-04 12:11:47.860 [DefaultDispatcher-worker-13 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-04 12:11:47.861 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-04 12:11:47.866 [DefaultDispatcher-worker-14 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2025-04-04 12:11:47.870 [DefaultDispatcher-worker-10 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2025-04-04 12:11:47.870 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/content/712641193692794880/_ustadmanifest.json 2025-04-04 12:11:47.870 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/content/712641193692794880/_ustadmanifest.json. 2025-04-04 12:11:47.870 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/content/712641193692794880/_ustadmanifest.json 2025-04-04 12:11:47.871 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/content/712641193692794880/_ustadmanifest.json 2025-04-04 12:11:47.871 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36633/api/content/712641193692794880/_ustadmanifest.json 2025-04-04 12:11:47.872 [Test worker @coroutine#459] 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:36633/api/content/712641193692794880/_ustadmanifest.json. 2025-04-04 12:11:47.872 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36633/api/content/712641193692794880/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 12:11:47.878 [DefaultDispatcher-worker-8 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2025-04-04 12:11:47.879 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-04 12:11:47.879 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b83a71de-46f3-485a-821c-683f70e9f2b6', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-04 12:11:47.880 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-04 12:11:47.880 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b83a71de-46f3-485a-821c-683f70e9f2b6 2025-04-04 12:11:47.880 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:47.880 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36633/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 12:11:47.880 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:47.880 [DefaultDispatcher-worker-8 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:11:47.882 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-04 12:11:47.882 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-04 12:11:47.883 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:47.883 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:47.883 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 12:11:47.883 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:47.883 [eventLoopGroupProxy-7-1 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-04 12:11:47.884 [DefaultDispatcher-worker-14 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:47.884 [DefaultDispatcher-worker-14 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36633/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:47.886 [DefaultDispatcher-worker-12 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2025-04-04 12:11:47.886 [DefaultDispatcher-worker-12 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/UmAppDatabase/replication/nodeId 2025-04-04 12:11:47.886 [DefaultDispatcher-worker-12 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36633/UmAppDatabase/replication/nodeId. 2025-04-04 12:11:47.886 [DefaultDispatcher-worker-12 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/UmAppDatabase/replication/nodeId 2025-04-04 12:11:47.887 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-init-batch 2025-04-04 12:11:47.887 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-04 12:11:47.887 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-init-batch. 2025-04-04 12:11:47.887 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-init-batch 2025-04-04 12:11:47.888 [DefaultDispatcher-worker-2 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-04 12:11:47.888 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:47.888 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-04 12:11:47.888 [DefaultDispatcher-worker-12 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/UmAppDatabase/replication/nodeId 2025-04-04 12:11:47.888 [DefaultDispatcher-worker-12 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36633/UmAppDatabase/replication/nodeId 2025-04-04 12:11:47.888 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-04 12:11:47.889 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-04 12:11:47.890 [eventLoopGroupProxy-7-1 @coroutine#505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669469c9 2025-04-04 12:11:47.891 [eventLoopGroupProxy-7-1 @call-handler#502] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-04 12:11:47.891 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-init-batch 2025-04-04 12:11:47.891 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36633/api/blob/upload-init-batch 2025-04-04 12:11:47.891 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-init-batch. 2025-04-04 12:11:47.891 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36633/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:11:47.892 [DefaultDispatcher-worker-2 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:47.892 [DefaultDispatcher-worker-2 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:47.892 [DefaultDispatcher-worker-2 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:47.892 [DefaultDispatcher-worker-2 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:47.894 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:47.894 [DefaultDispatcher-worker-19 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2025-04-04 12:11:47.895 [eventLoopGroupProxy-7-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669469c9 2025-04-04 12:11:47.896 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:47.896 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-04 12:11:47.896 [DefaultDispatcher-worker-4 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:47.897 [DefaultDispatcher-worker-4 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:47.897 [DefaultDispatcher-worker-4 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:47.897 [DefaultDispatcher-worker-4 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:47.897 [DefaultDispatcher-worker-4 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:47.898 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:47.899 [DefaultDispatcher-worker-17 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2025-04-04 12:11:47.900 [eventLoopGroupProxy-7-1 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669469c9 2025-04-04 12:11:47.900 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:47.900 [eventLoopGroupProxy-7-1 @call-handler#517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:47.900 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:47.901 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:47.901 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:47.901 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:47.901 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:47.902 [eventLoopGroupProxy-7-1 @call-handler#522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:47.912 [DefaultDispatcher-worker-11 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66863941 2025-04-04 12:11:47.913 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:47.915 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:47.927 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:47.929 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:47.944 [eventLoopGroupProxy-7-1 @call-handler#522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:47.944 [eventLoopGroupProxy-7-1 @call-handler#522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 12:11:47.944 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:47.945 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:47.945 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:47.945 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:47.945 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:47.946 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:47.946 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-04-04 12:11:47.946 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:47.947 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:47.947 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36633/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:11:47.947 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:36633/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:36633/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-04 12:11:47.947 [DefaultDispatcher-worker-11 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:36633/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:47.954 [DefaultDispatcher-worker-18 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2025-04-04 12:11:47.959 [DefaultDispatcher-worker-5 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2025-04-04 12:11:47.961 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-04 12:11:48.461 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4059224b-3d2e-428a-87bf-06b6dc12f2ba', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-04 12:11:48.462 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-04 12:11:48.462 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4059224b-3d2e-428a-87bf-06b6dc12f2ba 2025-04-04 12:11:48.464 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-init-batch 2025-04-04 12:11:48.464 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-init-batch. 2025-04-04 12:11:48.464 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-init-batch 2025-04-04 12:11:48.464 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-04 12:11:48.465 [eventLoopGroupProxy-7-1 @call-handler#536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-04 12:11:48.465 [eventLoopGroupProxy-7-1 @call-handler#536] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-04 12:11:48.466 [eventLoopGroupProxy-7-1 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669469c9 2025-04-04 12:11:48.467 [eventLoopGroupProxy-7-1 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-04 12:11:48.468 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-init-batch 2025-04-04 12:11:48.468 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36633/api/blob/upload-init-batch 2025-04-04 12:11:48.468 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-init-batch. 2025-04-04 12:11:48.468 [DefaultDispatcher-worker-3 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36633/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:11:48.469 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.469 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:48.469 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.469 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:48.470 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:48.472 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:48.472 [eventLoopGroupProxy-7-1 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:48.473 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.473 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.473 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:48.473 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.473 [DefaultDispatcher-worker-5 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:48.474 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:48.476 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:48.476 [eventLoopGroupProxy-7-1 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:48.476 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.477 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.477 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:48.477 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.477 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:48.477 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:48.519 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:48.519 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 12:11:48.520 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.520 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.520 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:48.520 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.520 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:48.521 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:48.563 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:48.563 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 12:11:48.564 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.564 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.564 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:48.564 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.564 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:48.565 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:48.607 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:48.607 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 12:11:48.608 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.608 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.608 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:48.608 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.608 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:48.609 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:48.651 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:48.652 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:48.652 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.653 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.653 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:48.653 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.653 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:48.654 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:48.695 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:48.695 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-04 12:11:48.696 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.696 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.696 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:48.696 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.696 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:48.697 [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) 2025-04-04 12:11:48.739 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:48.739 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 12:11:48.740 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.740 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.740 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:48.740 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.740 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:48.741 [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) 2025-04-04 12:11:48.783 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:48.783 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 12:11:48.785 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.785 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.785 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:48.785 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.785 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:48.786 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:48.828 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:48.828 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 12:11:48.829 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.829 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.830 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:48.830 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.830 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:48.831 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:48.872 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:48.872 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 12:11:48.873 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.873 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.873 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:48.873 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.873 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:48.874 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:48.916 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:48.916 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 12:11:48.917 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.917 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.917 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:48.917 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.917 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:48.918 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:48.960 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:48.960 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 12:11:48.961 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.962 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.962 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:48.962 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:48.962 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:48.963 [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) 2025-04-04 12:11:48.968 [DefaultDispatcher-worker-19 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2025-04-04 12:11:49.005 [eventLoopGroupProxy-7-1 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669469c9 2025-04-04 12:11:49.006 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:49.006 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-04 12:11:49.006 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:49.007 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:49.007 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:49.007 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:49.007 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:49.008 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:49.009 [eventLoopGroupProxy-7-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669469c9 2025-04-04 12:11:49.010 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:49.010 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:49.010 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:49.011 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:49.011 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/blob/upload-batch-data. 2025-04-04 12:11:49.011 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:49.011 [DefaultDispatcher-worker-11 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:49.011 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:49.013 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669469c9 2025-04-04 12:11:49.013 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:49.013 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:49.013 [DefaultDispatcher-worker-3 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/blob/upload-batch-data 2025-04-04 12:11:49.019 [DefaultDispatcher-worker-7 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2025-04-04 12:11:49.024 [DefaultDispatcher-worker-11 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2025-04-04 12:11:49.024 [DefaultDispatcher-worker-11 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/UmAppDatabase/replication/message 2025-04-04 12:11:49.024 [DefaultDispatcher-worker-11 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36633/UmAppDatabase/replication/message. 2025-04-04 12:11:49.024 [DefaultDispatcher-worker-11 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/UmAppDatabase/replication/message 2025-04-04 12:11:49.024 [DefaultDispatcher-worker-11 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36633/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-04 12:11:49.025 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-04 12:11:49.025 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-04 12:11:49.025 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 12:11:49.036 [DefaultDispatcher-worker-13 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2025-04-04 12:11:49.036 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:49.036 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-04 12:11:49.036 [DefaultDispatcher-worker-15 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36633/api/content/712641193692794880/_ustadmanifest.json 2025-04-04 12:11:49.036 [DefaultDispatcher-worker-15 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/content/712641193692794880/_ustadmanifest.json. 2025-04-04 12:11:49.036 [DefaultDispatcher-worker-15 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36633/api/content/712641193692794880/_ustadmanifest.json 2025-04-04 12:11:49.036 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/UmAppDatabase/replication/message 2025-04-04 12:11:49.036 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36633/UmAppDatabase/replication/message 2025-04-04 12:11:49.036 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36633/UmAppDatabase/replication/message. 2025-04-04 12:11:49.036 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36633/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:11:49.037 [DefaultDispatcher-worker-14 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36633/api/content/712641193692794880/_ustadmanifest.json 2025-04-04 12:11:49.037 [DefaultDispatcher-worker-14 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36633/api/content/712641193692794880/_ustadmanifest.json 2025-04-04 12:11:49.037 [DefaultDispatcher-worker-14 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:36633/api/content/712641193692794880/_ustadmanifest.json. 2025-04-04 12:11:49.037 [DefaultDispatcher-worker-14 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36633/api/content/712641193692794880/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 12:11:49.041 [DefaultDispatcher-worker-5 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29088be1 2025-04-04 12:11:49.042 [DefaultDispatcher-worker-5 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16f15a4 2025-04-04 12:11:49.042 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-04 12:11:49.042 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-04 12:11:49.042 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-04 12:11:49.042 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-04 12:11:49.042 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-04 12:11:49.043 [Test worker @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-04-04 12:11:49.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-04 12:11:49.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-04 12:11:49.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:49.043 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29088be1: (connection evicted) 2025-04-04 12:11:49.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:49.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-04 12:11:49.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-04 12:11:49.329 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 12:11:49.461 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 12:11:49.520 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 12:11:49.814 [DefaultDispatcher-worker-10 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669469c9 2025-04-04 12:11:50.047 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1bfb60b7 2025-04-04 12:11:50.048 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1bfb60b7 2025-04-04 12:11:50.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-04 12:11:50.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-04 12:11:50.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:50.048 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16f15a4: (connection evicted) 2025-04-04 12:11:50.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:50.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-04 12:11:50.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78141c58 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:50.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-04 12:11:50.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-04 12:11:50.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10f60e36 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:50.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e84af34 2025-04-04 12:11:50.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e84af34 2025-04-04 12:11:50.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-04 12:11:50.090 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-04 12:11:50.091 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-04 12:11:50.091 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@8a7cd7c 2025-04-04 12:11:50.092 [DefaultDispatcher-worker-8 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:38387 2025-04-04 12:11:50.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d126f07 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:50.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-04-04 12:11:50.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-04-04 12:11:50.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-04 12:11:50.094 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-04 12:11:50.095 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-04 12:11:50.095 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-04 12:11:50.095 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-04 12:11:50.095 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-04 12:11:50.095 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-04 12:11:50.095 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-04 12:11:50.095 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-04 12:11:50.095 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df5f119 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:50.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-04 12:11:50.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-04 12:11:50.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-04 12:11:50.116 [DefaultDispatcher-worker-3 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-04 12:11:50.120 [DefaultDispatcher-worker-13 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-04 12:11:50.124 [DefaultDispatcher-worker-17 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-04-04 12:11:50.125 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-04-04 12:11:50.129 [DefaultDispatcher-worker-3 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-04 12:11:50.133 [DefaultDispatcher-worker-17 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-04 12:11:50.134 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38387/api/content/712641206587699200/_ustadmanifest.json 2025-04-04 12:11:50.134 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38387/api/content/712641206587699200/_ustadmanifest.json. 2025-04-04 12:11:50.134 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38387/api/content/712641206587699200/_ustadmanifest.json 2025-04-04 12:11:50.135 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38387/api/content/712641206587699200/_ustadmanifest.json 2025-04-04 12:11:50.135 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38387/api/content/712641206587699200/_ustadmanifest.json 2025-04-04 12:11:50.135 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38387/api/content/712641206587699200/_ustadmanifest.json. 2025-04-04 12:11:50.135 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38387/api/content/712641206587699200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 12:11:50.142 [DefaultDispatcher-worker-11 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-04 12:11:50.143 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-04 12:11:50.143 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8e0d260b-f475-4909-acea-1268f01ffc4c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-04 12:11:50.144 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-04 12:11:50.144 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8e0d260b-f475-4909-acea-1268f01ffc4c 2025-04-04 12:11:50.144 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38387/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:50.144 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38387/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 12:11:50.144 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38387/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:50.144 [DefaultDispatcher-worker-11 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38387/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:11:50.146 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-04 12:11:50.146 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-04 12:11:50.147 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:50.147 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:50.147 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 12:11:50.147 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:50.147 [eventLoopGroupProxy-10-1 @call-handler#669] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-04 12:11:50.148 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38387/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:50.148 [DefaultDispatcher-worker-4 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38387/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:50.150 [DefaultDispatcher-worker-2 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-04 12:11:50.150 [DefaultDispatcher-worker-2 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38387/UmAppDatabase/replication/nodeId 2025-04-04 12:11:50.150 [DefaultDispatcher-worker-2 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38387/UmAppDatabase/replication/nodeId. 2025-04-04 12:11:50.150 [DefaultDispatcher-worker-2 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38387/UmAppDatabase/replication/nodeId 2025-04-04 12:11:50.151 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-04 12:11:50.151 [DefaultDispatcher-worker-7 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38387/api/blob/upload-init-batch 2025-04-04 12:11:50.151 [DefaultDispatcher-worker-7 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38387/api/blob/upload-init-batch. 2025-04-04 12:11:50.151 [DefaultDispatcher-worker-7 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38387/api/blob/upload-init-batch 2025-04-04 12:11:50.151 [DefaultDispatcher-worker-7 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38387/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-04 12:11:50.151 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:50.151 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-04 12:11:50.152 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38387/UmAppDatabase/replication/nodeId 2025-04-04 12:11:50.152 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38387/UmAppDatabase/replication/nodeId 2025-04-04 12:11:50.152 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-04 12:11:50.152 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-04 12:11:50.153 [eventLoopGroupProxy-10-1 @coroutine#683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-04 12:11:50.154 [eventLoopGroupProxy-10-1 @call-handler#682] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-04 12:11:50.154 [DefaultDispatcher-worker-20 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38387/api/blob/upload-init-batch 2025-04-04 12:11:50.154 [DefaultDispatcher-worker-20 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38387/api/blob/upload-init-batch 2025-04-04 12:11:50.155 [DefaultDispatcher-worker-20 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38387/api/blob/upload-init-batch. 2025-04-04 12:11:50.155 [DefaultDispatcher-worker-20 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38387/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:11:50.157 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38387/api/blob/upload-batch-data 2025-04-04 12:11:50.157 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38387/api/blob/upload-batch-data. 2025-04-04 12:11:50.157 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38387/api/blob/upload-batch-data 2025-04-04 12:11:50.157 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38387/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:50.158 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:50.158 [DefaultDispatcher-worker-14 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-04 12:11:50.160 [eventLoopGroupProxy-10-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-04 12:11:50.160 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:50.160 [eventLoopGroupProxy-10-1 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:50.160 [DefaultDispatcher-worker-9 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38387/api/blob/upload-batch-data 2025-04-04 12:11:50.162 [DefaultDispatcher-worker-9 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38387/api/blob/upload-batch-data 2025-04-04 12:11:50.162 [DefaultDispatcher-worker-9 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38387/api/blob/upload-batch-data. 2025-04-04 12:11:50.162 [DefaultDispatcher-worker-9 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38387/api/blob/upload-batch-data 2025-04-04 12:11:50.162 [DefaultDispatcher-worker-9 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38387/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:50.163 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:50.163 [DefaultDispatcher-worker-14 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-04 12:11:50.164 [eventLoopGroupProxy-10-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-04 12:11:50.165 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:50.165 [eventLoopGroupProxy-10-1 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-04 12:11:50.168 [DefaultDispatcher-worker-14 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38387/api/blob/upload-batch-data 2025-04-04 12:11:50.169 [DefaultDispatcher-worker-14 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38387/api/blob/upload-batch-data 2025-04-04 12:11:50.169 [DefaultDispatcher-worker-14 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38387/api/blob/upload-batch-data. 2025-04-04 12:11:50.169 [DefaultDispatcher-worker-14 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38387/api/blob/upload-batch-data 2025-04-04 12:11:50.169 [DefaultDispatcher-worker-14 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38387/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:50.170 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:50.173 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-04 12:11:50.174 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:50.174 [eventLoopGroupProxy-10-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-04 12:11:50.174 [DefaultDispatcher-worker-14 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38387/api/blob/upload-batch-data 2025-04-04 12:11:50.175 [DefaultDispatcher-worker-14 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38387/api/blob/upload-batch-data 2025-04-04 12:11:50.175 [DefaultDispatcher-worker-14 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38387/api/blob/upload-batch-data. 2025-04-04 12:11:50.175 [DefaultDispatcher-worker-14 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38387/api/blob/upload-batch-data 2025-04-04 12:11:50.175 [DefaultDispatcher-worker-14 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38387/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:50.176 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:50.177 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-04 12:11:50.177 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:50.177 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:50.178 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38387/api/blob/upload-batch-data 2025-04-04 12:11:50.178 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38387/api/blob/upload-batch-data 2025-04-04 12:11:50.178 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38387/api/blob/upload-batch-data. 2025-04-04 12:11:50.178 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38387/api/blob/upload-batch-data 2025-04-04 12:11:50.178 [DefaultDispatcher-worker-18 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38387/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:50.178 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:50.179 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:50.180 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-04 12:11:50.180 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:50.180 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:50.180 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:50.181 [DefaultDispatcher-worker-3 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38387/api/blob/upload-batch-data 2025-04-04 12:11:50.187 [DefaultDispatcher-worker-6 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-04 12:11:50.191 [DefaultDispatcher-worker-18 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-04 12:11:50.191 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38387/UmAppDatabase/replication/message 2025-04-04 12:11:50.192 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38387/UmAppDatabase/replication/message. 2025-04-04 12:11:50.192 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38387/UmAppDatabase/replication/message 2025-04-04 12:11:50.192 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38387/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-04 12:11:50.193 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-04 12:11:50.193 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-04 12:11:50.193 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 12:11:50.193 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:50.195 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:50.203 [DefaultDispatcher-worker-18 @call-handler#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e84af34 2025-04-04 12:11:50.204 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:50.204 [eventLoopGroupProxy-10-1 @call-handler#720] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-04 12:11:50.204 [DefaultDispatcher-worker-18 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38387/api/content/712641206587699200/_ustadmanifest.json 2025-04-04 12:11:50.204 [DefaultDispatcher-worker-18 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38387/api/content/712641206587699200/_ustadmanifest.json. 2025-04-04 12:11:50.204 [DefaultDispatcher-worker-18 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38387/api/content/712641206587699200/_ustadmanifest.json 2025-04-04 12:11:50.204 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38387/UmAppDatabase/replication/message 2025-04-04 12:11:50.204 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38387/UmAppDatabase/replication/message 2025-04-04 12:11:50.204 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38387/UmAppDatabase/replication/message. 2025-04-04 12:11:50.204 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38387/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:11:50.205 [DefaultDispatcher-worker-7 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38387/api/content/712641206587699200/_ustadmanifest.json 2025-04-04 12:11:50.205 [DefaultDispatcher-worker-7 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38387/api/content/712641206587699200/_ustadmanifest.json 2025-04-04 12:11:50.205 [DefaultDispatcher-worker-7 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38387/api/content/712641206587699200/_ustadmanifest.json. 2025-04-04 12:11:50.205 [DefaultDispatcher-worker-7 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38387/api/content/712641206587699200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 12:11:50.210 [DefaultDispatcher-worker-5 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6277a496 2025-04-04 12:11:50.211 [DefaultDispatcher-worker-10 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e84af34 2025-04-04 12:11:50.212 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-04 12:11:50.212 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-04 12:11:50.212 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-04 12:11:50.212 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-04 12:11:50.212 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-04 12:11:50.213 [Test worker @coroutine#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2b4303 2025-04-04 12:11:50.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-04 12:11:50.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-04 12:11:50.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:50.213 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6277a496: (connection evicted) 2025-04-04 12:11:50.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:50.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-04 12:11:50.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-04 12:11:50.595 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 12:11:50.595 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 12:11:50.687 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 12:11:51.217 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@8a7cd7c 2025-04-04 12:11:51.217 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@8a7cd7c 2025-04-04 12:11:51.218 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@763ddfc3 2025-04-04 12:11:51.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-04 12:11:51.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-04 12:11:51.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:51.218 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e84af34: (connection evicted) 2025-04-04 12:11:51.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:51.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-04 12:11:51.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7097ead6 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:51.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:51.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-04 12:11:51.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@433db56d 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:51.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:51.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-04 12:11:51.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@396ec737 2025-04-04 12:11:51.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@396ec737 2025-04-04 12:11:51.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-04 12:11:51.233 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-04 12:11:51.234 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-04 12:11:51.234 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2ecf4b3e 2025-04-04 12:11:51.235 [DefaultDispatcher-worker-9 @coroutine#749] INFO ktor.application - Responding at http://0.0.0.0:33709 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c6fe482 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:51.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2025-04-04 12:11:51.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2025-04-04 12:11:51.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-04 12:11:51.236 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-04 12:11:51.237 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-04 12:11:51.237 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-04 12:11:51.237 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-04 12:11:51.237 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-04 12:11:51.237 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-04 12:11:51.237 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-04 12:11:51.237 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-04 12:11:51.237 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-04 12:11:51.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-04 12:11:51.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:51.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:51.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:51.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:51.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:51.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:51.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbc033f 2025-04-04 12:11:51.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:51.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:51.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:51.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:51.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:51.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:51.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:51.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:51.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-04 12:11:51.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-04 12:11:51.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-04 12:11:51.257 [DefaultDispatcher-worker-20 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-04 12:11:51.261 [DefaultDispatcher-worker-1 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-04 12:11:51.322 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:51.324 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:51.335 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:51.338 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:51.348 [DefaultDispatcher-worker-1 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2025-04-04 12:11:51.373 [DefaultDispatcher-worker-1 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2025-04-04 12:11:51.376 [DefaultDispatcher-worker-1 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2025-04-04 12:11:51.379 [DefaultDispatcher-worker-1 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2025-04-04 12:11:51.386 [DefaultDispatcher-worker-19 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-04 12:11:51.391 [DefaultDispatcher-worker-18 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-04 12:11:51.391 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/content/712641211038642176/_ustadmanifest.json 2025-04-04 12:11:51.391 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/content/712641211038642176/_ustadmanifest.json. 2025-04-04 12:11:51.391 [Test worker @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/content/712641211038642176/_ustadmanifest.json 2025-04-04 12:11:51.392 [Test worker @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/content/712641211038642176/_ustadmanifest.json 2025-04-04 12:11:51.392 [Test worker @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33709/api/content/712641211038642176/_ustadmanifest.json 2025-04-04 12:11:51.393 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/content/712641211038642176/_ustadmanifest.json. 2025-04-04 12:11:51.393 [Test worker @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33709/api/content/712641211038642176/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 12:11:51.451 [DefaultDispatcher-worker-4 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-04 12:11:51.451 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-04 12:11:51.451 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d1bda991-b928-4c8e-b80a-bd42e4d153b1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-04 12:11:51.452 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-04 12:11:51.452 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d1bda991-b928-4c8e-b80a-bd42e4d153b1 2025-04-04 12:11:51.453 [DefaultDispatcher-worker-20 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:51.453 [DefaultDispatcher-worker-20 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33709/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 12:11:51.453 [DefaultDispatcher-worker-20 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:51.453 [DefaultDispatcher-worker-20 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:11:51.455 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-04 12:11:51.455 [eventLoopGroupProxy-13-1 @call-handler#789] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-04 12:11:51.455 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.455 [eventLoopGroupProxy-13-1 @call-handler#789] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:51.455 [eventLoopGroupProxy-13-1 @call-handler#789] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 12:11:51.455 [eventLoopGroupProxy-13-1 @call-handler#789] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.455 [eventLoopGroupProxy-13-1 @call-handler#789] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-04 12:11:51.456 [DefaultDispatcher-worker-8 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:51.456 [DefaultDispatcher-worker-8 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33709/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:11:51.458 [DefaultDispatcher-worker-6 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-04 12:11:51.458 [DefaultDispatcher-worker-6 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/UmAppDatabase/replication/nodeId 2025-04-04 12:11:51.458 [DefaultDispatcher-worker-6 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33709/UmAppDatabase/replication/nodeId. 2025-04-04 12:11:51.458 [DefaultDispatcher-worker-6 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/UmAppDatabase/replication/nodeId 2025-04-04 12:11:51.459 [eventLoopGroupProxy-13-1 @call-handler#797] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-04 12:11:51.459 [eventLoopGroupProxy-13-1 @call-handler#797] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.459 [eventLoopGroupProxy-13-1 @call-handler#797] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-04 12:11:51.460 [DefaultDispatcher-worker-10 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/UmAppDatabase/replication/nodeId 2025-04-04 12:11:51.460 [DefaultDispatcher-worker-10 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33709/UmAppDatabase/replication/nodeId 2025-04-04 12:11:51.465 [DefaultDispatcher-worker-4 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-04 12:11:51.471 [DefaultDispatcher-worker-20 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-04 12:11:51.474 [DefaultDispatcher-worker-14 @coroutine#777] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-init-batch 2025-04-04 12:11:51.474 [DefaultDispatcher-worker-14 @coroutine#777] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-init-batch. 2025-04-04 12:11:51.474 [DefaultDispatcher-worker-14 @coroutine#777] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-init-batch 2025-04-04 12:11:51.474 [DefaultDispatcher-worker-14 @coroutine#777] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-04 12:11:51.475 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-04 12:11:51.475 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-04 12:11:51.518 [eventLoopGroupProxy-13-1 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.519 [eventLoopGroupProxy-13-1 @call-handler#805] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2025-04-04 12:11:51.520 [DefaultDispatcher-worker-14 @coroutine#777] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-init-batch 2025-04-04 12:11:51.520 [DefaultDispatcher-worker-14 @coroutine#777] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33709/api/blob/upload-init-batch 2025-04-04 12:11:51.521 [DefaultDispatcher-worker-14 @coroutine#777] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-init-batch. 2025-04-04 12:11:51.521 [DefaultDispatcher-worker-14 @coroutine#777] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33709/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:11:51.525 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.525 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.525 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.525 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.526 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.528 [eventLoopGroupProxy-13-1 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.528 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.528 [eventLoopGroupProxy-13-1 @call-handler#812] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:51.529 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.530 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.530 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.530 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.530 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.531 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.573 [eventLoopGroupProxy-13-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.573 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.573 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 12:11:51.574 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.574 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.575 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.575 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.575 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.575 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.576 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.577 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.577 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:51.577 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.578 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.578 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.578 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.578 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.578 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.581 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.581 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.581 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-04 12:11:51.581 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.582 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.582 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.582 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.582 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.582 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.625 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.625 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.625 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:51.625 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.628 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.628 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.628 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.628 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.628 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.689 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.689 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.690 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-04-04 12:11:51.690 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.691 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.691 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.691 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.691 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.692 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.739 [eventLoopGroupProxy-13-1 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.740 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.740 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-04 12:11:51.740 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.741 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.741 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.741 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.741 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.742 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.784 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.784 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.784 [eventLoopGroupProxy-13-1 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 12:11:51.785 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.786 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.786 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.786 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.786 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.786 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.829 [eventLoopGroupProxy-13-1 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.829 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.829 [eventLoopGroupProxy-13-1 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:51.830 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.830 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.831 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.831 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.831 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.831 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.873 [eventLoopGroupProxy-13-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.874 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.874 [eventLoopGroupProxy-13-1 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:51.874 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.875 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.875 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.875 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.875 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.875 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.877 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.877 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.877 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:51.877 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.878 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.878 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.878 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.878 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.878 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.879 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.879 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.879 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.880 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.880 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.880 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.880 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.880 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.881 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.882 [eventLoopGroupProxy-13-1 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.882 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.882 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.882 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.883 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.883 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.883 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.883 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.884 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.885 [eventLoopGroupProxy-13-1 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.885 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.885 [eventLoopGroupProxy-13-1 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.885 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.886 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.886 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.886 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.886 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.887 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.888 [eventLoopGroupProxy-13-1 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.888 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.888 [eventLoopGroupProxy-13-1 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.888 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.889 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.889 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.889 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.889 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.889 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.890 [eventLoopGroupProxy-13-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.891 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.891 [eventLoopGroupProxy-13-1 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:51.891 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.892 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.892 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.892 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.892 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.892 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.893 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.893 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.893 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.894 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.894 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.894 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.894 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.894 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.895 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.896 [eventLoopGroupProxy-13-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.896 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.896 [eventLoopGroupProxy-13-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.896 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.897 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.897 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.897 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.897 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.897 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.898 [eventLoopGroupProxy-13-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.898 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.898 [eventLoopGroupProxy-13-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.899 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.899 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.899 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.899 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.899 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.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) 2025-04-04 12:11:51.901 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.901 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.901 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.901 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.902 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.902 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.902 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.902 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.902 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.903 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.903 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.903 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.904 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.904 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.904 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.904 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.904 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.906 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.907 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.907 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.907 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:51.907 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.908 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.908 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.908 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.908 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.909 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.910 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.910 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.910 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.911 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.911 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.911 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.911 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.911 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.912 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.913 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.913 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.913 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.913 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.914 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.914 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.914 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.914 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.915 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.916 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.916 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.916 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.916 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.917 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.917 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.917 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.917 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.918 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.919 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.919 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.919 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.920 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.920 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.920 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.920 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.920 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.921 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.922 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.922 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.922 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.922 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.923 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.923 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.923 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.923 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.923 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.924 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.924 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.925 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:51.925 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.925 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.925 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.925 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.925 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.926 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.927 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.927 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.927 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.927 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.928 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.928 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.928 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.928 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.928 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.929 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.929 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.929 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.930 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.931 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.931 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.931 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.931 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.932 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.933 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.933 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.933 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.933 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.936 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.936 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.936 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.936 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.937 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.938 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.938 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.938 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:51.938 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.939 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.939 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.939 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.939 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.939 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.940 [eventLoopGroupProxy-13-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.940 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.940 [eventLoopGroupProxy-13-1 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.940 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.941 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.941 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.941 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.941 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.942 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.943 [eventLoopGroupProxy-13-1 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.943 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.943 [eventLoopGroupProxy-13-1 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.943 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.943 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.943 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.943 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.943 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.944 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.945 [eventLoopGroupProxy-13-1 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.945 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.945 [eventLoopGroupProxy-13-1 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.945 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.946 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.946 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.946 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.946 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.946 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.947 [eventLoopGroupProxy-13-1 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.947 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.947 [eventLoopGroupProxy-13-1 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.947 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.948 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.948 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.948 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.948 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.948 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.970 [DefaultDispatcher-worker-12 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-04 12:11:51.990 [eventLoopGroupProxy-13-1 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.991 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.991 [eventLoopGroupProxy-13-1 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:51.991 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.992 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.992 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.992 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.992 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.992 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.993 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.993 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.993 [eventLoopGroupProxy-13-1 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.994 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.994 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.994 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.994 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.994 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.995 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.996 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.996 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.996 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:51.996 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.997 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.997 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:51.997 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.997 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:51.997 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:51.998 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:51.999 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:51.999 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:51.999 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:51.999 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.000 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.000 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.000 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.000 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.043 [eventLoopGroupProxy-13-1 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.044 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.044 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-04 12:11:52.044 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.045 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.045 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.045 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.045 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.046 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.089 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.089 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.089 [eventLoopGroupProxy-13-1 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:52.090 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.091 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.091 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.091 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.091 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.091 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.093 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.093 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.093 [eventLoopGroupProxy-13-1 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:52.093 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.094 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.094 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.094 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.094 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.094 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.095 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.096 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.096 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:52.096 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.097 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.097 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.097 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.097 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.097 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.140 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.140 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.140 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:52.141 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.142 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.142 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.142 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.142 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.143 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.144 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.144 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.144 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.144 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.145 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.145 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.145 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.145 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.145 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.146 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.146 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.146 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.147 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.147 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.147 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.147 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.147 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.148 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.149 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.149 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.149 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.149 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.150 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.150 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.150 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.150 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.150 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.151 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.151 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.152 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:52.152 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.152 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.152 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.152 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.152 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.153 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.196 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.196 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.196 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:52.197 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.198 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.198 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.198 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.198 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.199 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.200 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.200 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.200 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:52.200 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.201 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.201 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.201 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.201 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.201 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.202 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.202 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.203 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:52.203 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.203 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.203 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.203 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.203 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.204 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.205 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.206 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.206 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:52.206 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.207 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.207 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.207 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.207 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.207 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.209 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.209 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.209 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:52.209 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.210 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.210 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.210 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.210 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.210 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.211 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.212 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.212 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:52.212 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.213 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.213 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.213 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.213 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.213 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.214 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.215 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.215 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:52.215 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.215 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.215 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.215 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.215 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.216 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.217 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.217 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.217 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.217 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.218 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.218 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.218 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.218 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.219 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.220 [eventLoopGroupProxy-13-1 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.220 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.220 [eventLoopGroupProxy-13-1 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.220 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.221 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.221 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.221 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.221 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.221 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.222 [eventLoopGroupProxy-13-1 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.223 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.223 [eventLoopGroupProxy-13-1 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:52.223 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.224 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.224 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.224 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.224 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.224 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.225 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.225 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.225 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.226 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.226 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.226 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.226 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.226 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.227 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.228 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.228 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.228 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.228 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.229 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.229 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.229 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.229 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.230 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.231 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.231 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.231 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.231 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.232 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.232 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.232 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.232 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.233 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.275 [eventLoopGroupProxy-13-1 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.275 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.275 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 12:11:52.276 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.277 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.277 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.277 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.277 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.277 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.279 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.279 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.279 [eventLoopGroupProxy-13-1 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:52.279 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.280 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.280 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.280 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.280 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.280 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.282 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.282 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.282 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:52.282 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.283 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.283 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.283 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.283 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.283 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.326 [eventLoopGroupProxy-13-1 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.326 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.326 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:52.326 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.327 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.328 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.328 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.328 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.328 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.329 [eventLoopGroupProxy-13-1 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.330 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.330 [eventLoopGroupProxy-13-1 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:52.330 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.331 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.331 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.331 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.331 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.331 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.332 [eventLoopGroupProxy-13-1 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.332 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.332 [eventLoopGroupProxy-13-1 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.333 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.333 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.333 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.333 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.333 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.334 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.335 [eventLoopGroupProxy-13-1 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.335 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.335 [eventLoopGroupProxy-13-1 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.336 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.336 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.336 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.336 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.337 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.337 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.379 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.379 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.380 [eventLoopGroupProxy-13-1 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:52.380 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.380 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.380 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.380 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.381 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.381 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.382 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.382 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.382 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.383 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.384 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.384 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.384 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.384 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.385 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.427 [eventLoopGroupProxy-13-1 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.427 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.427 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 12:11:52.427 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.428 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.428 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.428 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.428 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.429 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.474 [eventLoopGroupProxy-13-1 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.474 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.474 [eventLoopGroupProxy-13-1 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-04 12:11:52.475 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.476 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.476 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.476 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.476 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.476 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.480 [DefaultDispatcher-worker-12 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-04 12:11:52.519 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.519 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.520 [eventLoopGroupProxy-13-1 @call-handler#1181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-04 12:11:52.520 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.521 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.521 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.521 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.521 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.521 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.564 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.564 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.564 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:52.564 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.565 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.565 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.565 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.565 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.566 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.567 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.567 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.567 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.567 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.568 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.568 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.568 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.568 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.568 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.569 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.569 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.569 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.570 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.570 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.570 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.570 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.570 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.571 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.572 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.572 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.572 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.572 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.573 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.573 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.573 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.573 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.574 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.575 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.575 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.575 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.575 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.576 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.576 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.576 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.576 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.576 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.577 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.577 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.577 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.578 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.578 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.578 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.578 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.579 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.579 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.580 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.580 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.580 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.581 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.581 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.581 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.581 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.581 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.582 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.583 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.583 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.583 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:52.583 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.583 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.584 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.584 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.584 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.584 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.585 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.585 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.585 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.585 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.586 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.586 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.586 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.586 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.586 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.587 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.587 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.587 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.588 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.588 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.588 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.588 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.588 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.588 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.589 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.589 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.589 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.590 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.590 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.590 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.590 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.590 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.590 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.591 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.591 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.592 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:52.592 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.592 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.592 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.592 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.592 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.593 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.593 [eventLoopGroupProxy-13-1 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.593 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.594 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.594 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.594 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.594 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.594 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.594 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.595 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.596 [eventLoopGroupProxy-13-1 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.596 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.596 [eventLoopGroupProxy-13-1 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.596 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.597 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.597 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.597 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.597 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.597 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.598 [eventLoopGroupProxy-13-1 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.598 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.598 [eventLoopGroupProxy-13-1 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.598 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.599 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.599 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.599 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.599 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.600 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.643 [eventLoopGroupProxy-13-1 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.643 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.643 [eventLoopGroupProxy-13-1 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:52.643 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.644 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.644 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.644 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.644 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.645 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.646 [eventLoopGroupProxy-13-1 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.646 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.646 [eventLoopGroupProxy-13-1 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.646 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.647 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.647 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.647 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.647 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.647 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.648 [eventLoopGroupProxy-13-1 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.648 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.648 [eventLoopGroupProxy-13-1 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.648 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.649 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.649 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.649 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.649 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.649 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.650 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.650 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.650 [eventLoopGroupProxy-13-1 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.650 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.651 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.651 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.651 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.651 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.651 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.652 [eventLoopGroupProxy-13-1 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.652 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.652 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.652 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.653 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.653 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.653 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.653 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.653 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.654 [eventLoopGroupProxy-13-1 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.654 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.654 [eventLoopGroupProxy-13-1 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.655 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.655 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.655 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.655 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.655 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.655 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.656 [eventLoopGroupProxy-13-1 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.656 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.656 [eventLoopGroupProxy-13-1 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.657 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.657 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.657 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.657 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.657 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.658 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.699 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.699 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.699 [eventLoopGroupProxy-13-1 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-04 12:11:52.700 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.700 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.700 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.700 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.700 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.701 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.701 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.702 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.702 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.702 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.702 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.702 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.702 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.702 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.703 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.703 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.704 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.704 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.704 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.704 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.704 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.704 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.704 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.705 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.746 [eventLoopGroupProxy-13-1 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.747 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.747 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 12:11:52.747 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.748 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.748 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.748 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.748 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.748 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.749 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.749 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.749 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.749 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.750 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.750 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.750 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.750 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.750 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.751 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.751 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.752 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:52.752 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.752 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.752 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.752 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.752 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.753 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.754 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.754 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.754 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.754 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.754 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.754 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.754 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.754 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.755 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.756 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.756 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.756 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.756 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.756 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.756 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.756 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.756 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.757 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.758 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.758 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.758 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.758 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.758 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.758 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.758 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.758 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.759 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.760 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.760 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.760 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.760 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.760 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.760 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.760 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.760 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.761 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.762 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.762 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.762 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.762 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.763 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.763 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.763 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.763 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.763 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.764 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.764 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.764 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.764 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.765 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.765 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.765 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.765 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.765 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.766 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.766 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.766 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.766 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.767 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.767 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.767 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.767 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.767 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.768 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.768 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.768 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.768 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.769 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.769 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.769 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.769 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.770 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.770 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.770 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.771 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.771 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.771 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.771 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.771 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.771 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.772 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.815 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.815 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.815 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:52.816 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.817 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.817 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.817 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.817 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.818 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.819 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.819 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.819 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.819 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.820 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.820 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.820 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.820 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.821 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.863 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.864 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.864 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:52.864 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.865 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.865 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.865 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.865 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.865 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.866 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.866 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.866 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:52.867 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.867 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.867 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.867 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.867 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.867 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.909 [eventLoopGroupProxy-13-1 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.910 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.910 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:52.910 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.911 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.911 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.911 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.911 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.911 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.954 [eventLoopGroupProxy-13-1 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.954 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.954 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:52.954 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.955 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.955 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.955 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.955 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.956 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:52.991 [DefaultDispatcher-worker-3 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-04 12:11:52.997 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:52.997 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:52.997 [eventLoopGroupProxy-13-1 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-04 12:11:52.997 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.998 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.998 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:52.998 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:52.998 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:52.998 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.041 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.041 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.041 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:53.042 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.042 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.042 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.042 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.042 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.043 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.084 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.084 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.084 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-04 12:11:53.084 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.085 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.085 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.085 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.085 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.085 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.086 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.086 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.086 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:53.086 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.087 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.087 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.087 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.087 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.087 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.129 [eventLoopGroupProxy-13-1 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.129 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.129 [eventLoopGroupProxy-13-1 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 12:11:53.130 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.130 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.130 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.130 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.130 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.130 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.132 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.132 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.132 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:53.132 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.132 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.132 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.132 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.132 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.133 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.134 [eventLoopGroupProxy-13-1 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.134 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.134 [eventLoopGroupProxy-13-1 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:53.134 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.135 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.135 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.135 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.135 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.135 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.136 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.137 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.137 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:53.137 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.137 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.137 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.137 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.137 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.138 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.139 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.139 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.139 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:53.139 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.139 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.139 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.139 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.139 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.140 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.141 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.141 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.141 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:53.141 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.141 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.141 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.141 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.141 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.142 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.184 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.184 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.184 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 12:11:53.185 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.185 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.186 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.186 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.186 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.186 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.187 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.187 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.187 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:53.187 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.188 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.188 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.188 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.188 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.188 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.189 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.189 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.189 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:53.189 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.190 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.190 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.190 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.190 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.190 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.191 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.191 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.191 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:53.191 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.192 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.192 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.192 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.192 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.192 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.224 [DefaultDispatcher-worker-3 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.235 [eventLoopGroupProxy-13-1 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.235 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.235 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:53.235 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.236 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.236 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.236 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.236 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.237 [eventLoopGroupProxy-13-1 @call-handler#1483] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.238 [eventLoopGroupProxy-13-1 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.238 [eventLoopGroupProxy-13-1 @call-handler#1483] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.238 [eventLoopGroupProxy-13-1 @call-handler#1483] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:53.238 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.238 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.239 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.239 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.239 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.239 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.240 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.240 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.240 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:53.240 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.240 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.241 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.241 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.241 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.241 [DefaultDispatcher-worker-4 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2025-04-04 12:11:53.241 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.242 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.242 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.242 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:53.242 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.242 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.242 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.242 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.242 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.243 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.285 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.285 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.285 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 12:11:53.286 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.286 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.286 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.286 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.286 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.287 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.330 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.330 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.330 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:53.330 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.331 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.331 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.331 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.331 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.332 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.333 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.333 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.333 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:53.333 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.334 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.334 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.334 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.334 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.334 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.339 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.339 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.339 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-04 12:11:53.339 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.340 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.340 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.340 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.340 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.340 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.341 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.341 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.341 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:53.341 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.342 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.342 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.342 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.342 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.342 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.385 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.385 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.385 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:53.386 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.387 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.387 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.387 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.387 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.387 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.388 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.388 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.388 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:53.388 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.389 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.389 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.389 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.389 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.389 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.432 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.432 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.433 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-04 12:11:53.433 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.434 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.434 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.434 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.434 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.435 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.477 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.477 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.477 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-04 12:11:53.477 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.478 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.478 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.478 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.478 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.479 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.480 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.480 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.480 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:53.480 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.481 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.481 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.481 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.481 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.481 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.499 [DefaultDispatcher-worker-3 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-04 12:11:53.524 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.524 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.524 [eventLoopGroupProxy-13-1 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:53.524 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.525 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.525 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.525 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.525 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.525 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.526 [eventLoopGroupProxy-13-1 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.526 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.526 [eventLoopGroupProxy-13-1 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:53.526 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.527 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.527 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.527 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.527 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.527 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.528 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.528 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.528 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:53.529 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.529 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.529 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.529 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.529 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.529 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.530 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.530 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.530 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:53.531 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.532 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.532 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.532 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.532 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.532 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.537 [eventLoopGroupProxy-13-1 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.537 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.537 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-04 12:11:53.537 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.538 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.538 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.538 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.538 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.538 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.581 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.581 [eventLoopGroupProxy-13-1 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.581 [eventLoopGroupProxy-13-1 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-04 12:11:53.581 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.582 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.582 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.582 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.582 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.583 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.584 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.584 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.584 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:53.584 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.584 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.584 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.584 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.584 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.585 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.586 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.586 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.586 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-04 12:11:53.586 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.587 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.587 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/blob/upload-batch-data. 2025-04-04 12:11:53.587 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.587 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:53.587 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:53.589 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:53.589 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.589 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-04 12:11:53.590 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/blob/upload-batch-data 2025-04-04 12:11:53.596 [DefaultDispatcher-worker-8 @coroutine#777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-04 12:11:53.601 [DefaultDispatcher-worker-5 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-04 12:11:53.601 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/UmAppDatabase/replication/message 2025-04-04 12:11:53.601 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33709/UmAppDatabase/replication/message. 2025-04-04 12:11:53.601 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/UmAppDatabase/replication/message 2025-04-04 12:11:53.601 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33709/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-04 12:11:53.602 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-04 12:11:53.602 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-04 12:11:53.602 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 12:11:53.613 [DefaultDispatcher-worker-7 @call-handler#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396ec737 2025-04-04 12:11:53.613 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:53.613 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-04 12:11:53.613 [DefaultDispatcher-worker-7 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33709/api/content/712641211038642176/_ustadmanifest.json 2025-04-04 12:11:53.613 [DefaultDispatcher-worker-7 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/content/712641211038642176/_ustadmanifest.json. 2025-04-04 12:11:53.613 [DefaultDispatcher-worker-7 @coroutine#748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33709/api/content/712641211038642176/_ustadmanifest.json 2025-04-04 12:11:53.613 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/UmAppDatabase/replication/message 2025-04-04 12:11:53.613 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33709/UmAppDatabase/replication/message 2025-04-04 12:11:53.613 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33709/UmAppDatabase/replication/message. 2025-04-04 12:11:53.613 [DefaultDispatcher-worker-5 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33709/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:11:53.614 [DefaultDispatcher-worker-13 @coroutine#748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33709/api/content/712641211038642176/_ustadmanifest.json 2025-04-04 12:11:53.614 [DefaultDispatcher-worker-13 @coroutine#748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33709/api/content/712641211038642176/_ustadmanifest.json 2025-04-04 12:11:53.614 [DefaultDispatcher-worker-5 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33709/api/content/712641211038642176/_ustadmanifest.json. 2025-04-04 12:11:53.614 [DefaultDispatcher-worker-5 @coroutine#748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33709/api/content/712641211038642176/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 12:11:53.619 [DefaultDispatcher-worker-11 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3 2025-04-04 12:11:53.632 [DefaultDispatcher-worker-17 @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@396ec737 2025-04-04 12:11:53.656 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-04 12:11:53.656 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-04 12:11:53.656 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-04 12:11:53.656 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-04 12:11:53.656 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-04 12:11:53.658 [Test worker @coroutine#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd05b15 2025-04-04 12:11:53.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-04 12:11:53.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-04 12:11:53.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:53.658 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d1f9ec3: (connection evicted) 2025-04-04 12:11:53.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:53.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-04 12:11:53.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-04 12:11:53.737 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 12:11:53.737 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 12:11:54.097 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-04 12:11:54.663 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2ecf4b3e 2025-04-04 12:11:54.663 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2ecf4b3e 2025-04-04 12:11:54.667 [Test worker @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dd91da 2025-04-04 12:11:54.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-04 12:11:54.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-04 12:11:54.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:54.667 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@396ec737: (connection evicted) 2025-04-04 12:11:54.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:54.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-04 12:11:54.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-04 12:11:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-04 12:11:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:54.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df13b7e 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:54.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-04 12:11:54.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-04 12:11:54.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-04 12:11:54.704 [DefaultDispatcher-worker-17 @coroutine#1630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d55a46 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:54.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:54.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d982fbe 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d982fbe 2025-04-04 12:11:54.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3adb4cc8 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:54.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:54.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-04 12:11:54.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2025-04-04 12:11:54.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2025-04-04 12:11:54.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-04 12:11:54.712 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-04 12:11:54.713 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-04 12:11:54.714 [DefaultDispatcher-worker-1 @coroutine#1639] INFO ktor.application - Responding at http://0.0.0.0:44305 2025-04-04 12:11:54.716 [DefaultDispatcher-worker-1 @coroutine#1641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d982fbe 2025-04-04 12:11:54.716 [Test worker @coroutine#1640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44305/api/blob/upload-init-batch 2025-04-04 12:11:54.716 [Test worker @coroutine#1640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44305/api/blob/upload-init-batch. 2025-04-04 12:11:54.716 [Test worker @coroutine#1640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44305/api/blob/upload-init-batch 2025-04-04 12:11:54.716 [Test worker @coroutine#1640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44305/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-04 12:11:54.718 [eventLoopGroupProxy-16-1 @call-handler#1646] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-04 12:11:54.718 [eventLoopGroupProxy-16-1 @call-handler#1646] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-04 12:11:54.719 [eventLoopGroupProxy-16-1 @coroutine#1647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2025-04-04 12:11:54.720 [Test worker @coroutine#1640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44305/api/blob/upload-init-batch 2025-04-04 12:11:54.720 [Test worker @coroutine#1640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44305/api/blob/upload-init-batch 2025-04-04 12:11:54.720 [Test worker @coroutine#1640] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44305/api/blob/upload-init-batch. 2025-04-04 12:11:54.720 [Test worker @coroutine#1640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44305/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:11:54.721 [Test worker @coroutine#1651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44305/api/blob/upload-batch-data 2025-04-04 12:11:54.721 [Test worker @coroutine#1651] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44305/api/blob/upload-batch-data. 2025-04-04 12:11:54.721 [Test worker @coroutine#1651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44305/api/blob/upload-batch-data 2025-04-04 12:11:54.721 [Test worker @coroutine#1651] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44305/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:11:54.721 [eventLoopGroupProxy-16-1 @call-handler#1653] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-04 12:11:54.723 [eventLoopGroupProxy-16-1 @coroutine#1654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2025-04-04 12:11:54.723 [eventLoopGroupProxy-16-1 @call-handler#1653] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:54.723 [Test worker @coroutine#1651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44305/api/blob/upload-batch-data 2025-04-04 12:11:54.725 [eventLoopGroupProxy-16-2 @call-handler#1663] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-04 12:11:54.726 [eventLoopGroupProxy-16-2 @call-handler#1663] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:11:54.729 [Test worker @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d982fbe 2025-04-04 12:11:54.776 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:54.810 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:54.811 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@356ab368 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:55.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@c555e1e 2025-04-04 12:11:55.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@c555e1e 2025-04-04 12:11:55.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-04 12:11:55.816 [DefaultDispatcher-worker-14 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c555e1e 2025-04-04 12:11:55.819 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60025/api/blob/upload-init-batch 2025-04-04 12:11:55.819 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60025/api/blob/upload-init-batch. 2025-04-04 12:11:55.819 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60025/api/blob/upload-init-batch 2025-04-04 12:11:55.819 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60025/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-04 12:11:55.820 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60025/api/blob/upload-init-batch 2025-04-04 12:11:55.820 [Test worker @coroutine#1672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60025/api/blob/upload-init-batch 2025-04-04 12:11:55.821 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60025/api/blob/upload-init-batch. 2025-04-04 12:11:55.821 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60025/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:11:55.826 [DefaultDispatcher-worker-4 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c555e1e 2025-04-04 12:11:55.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-04 12:11:55.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-04 12:11:55.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:55.829 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c555e1e: (connection evicted) 2025-04-04 12:11:55.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:55.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-04 12:11:55.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-04 12:11:55.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-04 12:11:55.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:55.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:55.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:55.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:55.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:55.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:55.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37b44e8e 2025-04-04 12:11:55.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:55.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:55.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:55.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:55.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:55.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:55.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:55.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@a70daf4 2025-04-04 12:11:55.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@a70daf4 2025-04-04 12:11:55.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-04 12:11:55.843 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59191/api/blob/upload-init-batch 2025-04-04 12:11:55.843 [Test worker @coroutine#1683] 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:59191/api/blob/upload-init-batch. 2025-04-04 12:11:55.843 [Test worker @coroutine#1683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59191/api/blob/upload-init-batch 2025-04-04 12:11:55.843 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59191/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-04 12:11:55.844 [Test worker @coroutine#1683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59191/api/blob/upload-init-batch 2025-04-04 12:11:55.844 [Test worker @coroutine#1683] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59191/api/blob/upload-init-batch 2025-04-04 12:11:55.845 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59191/api/blob/upload-init-batch. 2025-04-04 12:11:55.845 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59191/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:11:55.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-04 12:11:55.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-04 12:11:55.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:55.845 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a70daf4: (connection evicted) 2025-04-04 12:11:55.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:55.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-04 12:11:55.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-04 12:11:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-04 12:11:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22a8c837 2025-04-04 12:11:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:55.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:55.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@62977afb 2025-04-04 12:11:55.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@62977afb 2025-04-04 12:11:55.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-04 12:11:55.859 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59571/api/blob/upload-init-batch 2025-04-04 12:11:55.859 [Test worker @coroutine#1689] 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:59571/api/blob/upload-init-batch. 2025-04-04 12:11:55.859 [Test worker @coroutine#1689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59571/api/blob/upload-init-batch 2025-04-04 12:11:55.859 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59571/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-04 12:11:55.860 [Test worker @coroutine#1689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59571/api/blob/upload-init-batch 2025-04-04 12:11:55.860 [Test worker @coroutine#1689] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59571/api/blob/upload-init-batch 2025-04-04 12:11:55.860 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59571/api/blob/upload-init-batch. 2025-04-04 12:11:55.860 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59571/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:11:55.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-04 12:11:55.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-04 12:11:55.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:55.864 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62977afb: (connection evicted) 2025-04-04 12:11:55.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:55.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-04 12:11:55.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@224e7aa5 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:56.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:56.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-04 12:11:56.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d145177 2025-04-04 12:11:56.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d145177 2025-04-04 12:11:56.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-04 12:11:56.112 [DefaultDispatcher-worker-19 @coroutine#1709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d145177 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51b2b3e6 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:56.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:56.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:56.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:56.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:56.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:56.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:56.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-04 12:11:56.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:56.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:56.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:56.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:56.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:56.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:56.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:56.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:56.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-04 12:11:56.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@202fd4c4 2025-04-04 12:11:56.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@202fd4c4 2025-04-04 12:11:56.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-04 12:11:56.134 [DefaultDispatcher-worker-15 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@202fd4c4 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58701e8c 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:56.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0e7008 2025-04-04 12:11:56.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0e7008 2025-04-04 12:11:56.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b62c51e 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:56.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2025-04-04 12:11:56.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2025-04-04 12:11:56.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-04 12:11:56.172 [DefaultDispatcher-worker-16 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2025-04-04 12:11:56.176 [DefaultDispatcher-worker-17 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2025-04-04 12:11:56.180 [DefaultDispatcher-worker-1 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2025-04-04 12:11:56.181 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:56.184 [DefaultDispatcher-worker-1 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2025-04-04 12:11:56.186 [Test worker @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2025-04-04 12:11:56.190 [DefaultDispatcher-worker-15 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a 2025-04-04 12:11:56.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-04 12:11:56.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-04 12:11:56.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:56.194 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dc9b41a: (connection evicted) 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:56.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-04 12:11:56.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@178c4480 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:56.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:56.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-04 12:11:56.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2025-04-04 12:11:56.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2025-04-04 12:11:56.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-04 12:11:56.214 [DefaultDispatcher-worker-19 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2025-04-04 12:11:56.215 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:56.218 [DefaultDispatcher-worker-19 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2025-04-04 12:11:56.222 [DefaultDispatcher-worker-16 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2025-04-04 12:11:56.226 [DefaultDispatcher-worker-2 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2025-04-04 12:11:56.227 [Test worker @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2025-04-04 12:11:56.232 [DefaultDispatcher-worker-15 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40da1644 2025-04-04 12:11:56.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-04 12:11:56.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-04 12:11:56.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:56.233 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40da1644: (connection evicted) 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:56.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-04 12:11:56.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@141c66db 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:56.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:56.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-04 12:11:56.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@389a9ff6 2025-04-04 12:11:56.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@389a9ff6 2025-04-04 12:11:56.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-04 12:11:56.235 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:56.254 [DefaultDispatcher-worker-18 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389a9ff6 2025-04-04 12:11:56.258 [DefaultDispatcher-worker-18 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389a9ff6 2025-04-04 12:11:56.262 [DefaultDispatcher-worker-18 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389a9ff6 2025-04-04 12:11:56.267 [DefaultDispatcher-worker-4 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389a9ff6 2025-04-04 12:11:56.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-04 12:11:56.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-04 12:11:56.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:56.267 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@389a9ff6: (connection evicted) 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:56.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-04 12:11:56.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a59500b 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:56.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f6fc09 2025-04-04 12:11:56.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@57f6fc09 2025-04-04 12:11:56.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-04 12:11:56.288 [DefaultDispatcher-worker-20 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f6fc09 2025-04-04 12:11:56.293 [DefaultDispatcher-worker-18 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f6fc09 2025-04-04 12:11:56.297 [DefaultDispatcher-worker-11 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f6fc09 2025-04-04 12:11:56.301 [DefaultDispatcher-worker-16 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f6fc09 2025-04-04 12:11:56.303 [Test worker @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f6fc09 2025-04-04 12:11:56.307 [DefaultDispatcher-worker-4 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57f6fc09 2025-04-04 12:11:56.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-04 12:11:56.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-04 12:11:56.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:11:56.308 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57f6fc09: (connection evicted) 2025-04-04 12:11:56.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:11:56.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-04 12:11:56.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-04 12:11:56.677 [DefaultDispatcher-worker-5 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b66c89 2025-04-04 12:11:56.712 [DefaultDispatcher-worker-5 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f9ac719 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2821da0a 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:11:59.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:11:59.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-04 12:11:59.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7ddf8d 2025-04-04 12:11:59.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7ddf8d 2025-04-04 12:11:59.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-04 12:11:59.805 [DefaultDispatcher-worker-9 @coroutine#1791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7ddf8d 2025-04-04 12:11:59.884 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a0e5c0c 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:00.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:00.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-04 12:12:00.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0b5d79 2025-04-04 12:12:00.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0b5d79 2025-04-04 12:12:00.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-04 12:12:00.346 [DefaultDispatcher-worker-15 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0b5d79 2025-04-04 12:12:00.351 [DefaultDispatcher-worker-9 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0b5d79 2025-04-04 12:12:00.355 [DefaultDispatcher-worker-5 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0b5d79 2025-04-04 12:12:00.359 [DefaultDispatcher-worker-19 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0b5d79 2025-04-04 12:12:00.363 [DefaultDispatcher-worker-2 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0b5d79 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fb5b8f 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:00.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:00.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-04 12:12:00.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-04 12:12:00.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-04 12:12:00.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-04 12:12:00.386 [DefaultDispatcher-worker-15 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-04 12:12:00.390 [DefaultDispatcher-worker-2 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-04 12:12:00.394 [DefaultDispatcher-worker-2 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-04 12:12:00.398 [DefaultDispatcher-worker-15 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd3c38b 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cc4f6bd 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:00.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2025-04-04 12:12:00.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2025-04-04 12:12:00.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-04 12:12:00.418 [DefaultDispatcher-worker-12 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2025-04-04 12:12:00.423 [DefaultDispatcher-worker-17 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2025-04-04 12:12:00.426 [DefaultDispatcher-worker-5 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2025-04-04 12:12:00.428 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:00.430 [DefaultDispatcher-worker-18 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2025-04-04 12:12:00.434 [DefaultDispatcher-worker-3 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2025-04-04 12:12:00.440 [DefaultDispatcher-worker-13 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77262e71 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65852d05 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:00.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fdef43 2025-04-04 12:12:00.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fdef43 2025-04-04 12:12:00.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-04 12:12:00.463 [DefaultDispatcher-worker-14 @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fdef43 2025-04-04 12:12:00.468 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:00.471 [DefaultDispatcher-worker-5 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fdef43 2025-04-04 12:12:00.477 [DefaultDispatcher-worker-17 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fdef43 2025-04-04 12:12:00.482 [DefaultDispatcher-worker-16 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fdef43 2025-04-04 12:12:00.487 [DefaultDispatcher-worker-11 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fdef43 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a7cbeed 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:00.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:00.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-04 12:12:00.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-04-04 12:12:00.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-04-04 12:12:00.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-04 12:12:00.500 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:00.506 [DefaultDispatcher-worker-16 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-04-04 12:12:00.511 [DefaultDispatcher-worker-20 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-04-04 12:12:00.514 [DefaultDispatcher-worker-17 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-04-04 12:12:00.518 [DefaultDispatcher-worker-19 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-04-04 12:12:00.521 [DefaultDispatcher-worker-17 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-04-04 12:12:00.526 [DefaultDispatcher-worker-16 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d208795 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c1ef806 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:00.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:00.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-04 12:12:00.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-04-04 12:12:00.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-04-04 12:12:00.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-04 12:12:00.542 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:00.549 [DefaultDispatcher-worker-8 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-04-04 12:12:00.553 [DefaultDispatcher-worker-17 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-04-04 12:12:00.558 [DefaultDispatcher-worker-17 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-04-04 12:12:00.561 [DefaultDispatcher-worker-15 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9cdf13e 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:00.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-04-04 12:12:00.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-04-04 12:12:00.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-04 12:12:00.578 [DefaultDispatcher-worker-6 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-04-04 12:12:00.582 [DefaultDispatcher-worker-10 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-04-04 12:12:00.586 [DefaultDispatcher-worker-19 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-04-04 12:12:00.588 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:00.589 [DefaultDispatcher-worker-4 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-04-04 12:12:00.592 [DefaultDispatcher-worker-15 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-04-04 12:12:00.597 [DefaultDispatcher-worker-7 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55d776ac 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:00.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-04-04 12:12:00.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@488c608a 2025-04-04 12:12:00.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c55e559 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:00.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-04-04 12:12:00.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-04-04 12:12:00.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-04 12:12:00.622 [Test worker @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-04-04 12:12:00.624 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d8075c 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed0128b 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:00.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b48361e 2025-04-04 12:12:00.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b48361e 2025-04-04 12:12:00.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-04 12:12:00.630 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:00.640 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b48361e 2025-04-04 12:12:00.642 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b48361e 2025-04-04 12:12:00.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-04 12:12:00.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:00.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:00.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:00.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:00.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:00.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:00.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c4231e5 2025-04-04 12:12:00.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:00.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:00.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:00.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:00.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:00.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:00.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:00.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-04-04 12:12:00.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-04-04 12:12:00.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-04 12:12:00.657 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-04-04 12:12:00.658 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@978475b 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:00.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:00.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-04 12:12:00.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-04-04 12:12:00.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-04-04 12:12:00.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-04 12:12:00.662 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:00.672 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-04-04 12:12:00.674 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-04-04 12:12:00.677 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56083/ 2025-04-04 12:12:00.677 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56083/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:12:00.678 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56083/ 2025-04-04 12:12:00.678 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56083/ 2025-04-04 12:12:00.678 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56083/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:12:00.699 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:00.709 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:00.719 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56083/ 2025-04-04 12:12:00.719 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56083/ 2025-04-04 12:12:00.719 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56083/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:12:00.727 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:00.745 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:00.760 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:00.760 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56083/ 2025-04-04 12:12:00.761 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56083/ 2025-04-04 12:12:00.761 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56083/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:12:00.803 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56083/ 2025-04-04 12:12:00.803 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56083/ 2025-04-04 12:12:00.803 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56083/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:12:00.844 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56083/ 2025-04-04 12:12:00.845 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56083/ 2025-04-04 12:12:00.845 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56083/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:12:00.887 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56083/ 2025-04-04 12:12:00.887 [Test worker @coroutine#1869] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56083/ 2025-04-04 12:12:00.887 [Test worker @coroutine#1869] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56083/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:12:00.928 [Test worker @coroutine#1869] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56083/ 2025-04-04 12:12:00.931 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42219/ 2025-04-04 12:12:00.931 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42219/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:12:00.932 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42219/ 2025-04-04 12:12:00.932 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42219/ 2025-04-04 12:12:00.932 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42219/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:12:00.974 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42219/ 2025-04-04 12:12:00.974 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42219/ 2025-04-04 12:12:00.974 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42219/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:12:01.015 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42219/ 2025-04-04 12:12:01.016 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42219/ 2025-04-04 12:12:01.016 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42219/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:12:01.057 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42219/ 2025-04-04 12:12:01.058 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42219/ 2025-04-04 12:12:01.058 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42219/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:12:01.100 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42219/ 2025-04-04 12:12:01.100 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42219/ 2025-04-04 12:12:01.100 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42219/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:12:01.141 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42219/ 2025-04-04 12:12:01.142 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42219/ 2025-04-04 12:12:01.142 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42219/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-04 12:12:01.142 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42219/ 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77430c79 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:01.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:01.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-04 12:12:01.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4468ced2 2025-04-04 12:12:01.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4468ced2 2025-04-04 12:12:01.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-04 12:12:01.223 [DefaultDispatcher-worker-7 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4468ced2 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259ae1a9 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:01.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:01.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-04 12:12:01.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@67201002 2025-04-04 12:12:01.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@67201002 2025-04-04 12:12:01.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-04 12:12:01.249 [DefaultDispatcher-worker-7 @coroutine#1933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67201002 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@359fd0a2 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:01.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e0dd2 2025-04-04 12:12:01.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e0dd2 2025-04-04 12:12:01.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-04 12:12:01.268 [DefaultDispatcher-worker-12 @coroutine#1942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510e0dd2 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66ad7167 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:01.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-04 12:12:01.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-04 12:12:01.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-04 12:12:01.288 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:01.288 [DefaultDispatcher-worker-17 @coroutine#1952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7def62d0 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b235623 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:01.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:01.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-04 12:12:01.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2025-04-04 12:12:01.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2025-04-04 12:12:01.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-04 12:12:01.310 [DefaultDispatcher-worker-16 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b2114ce 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bea478e 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:01.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:01.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-04 12:12:01.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2025-04-04 12:12:01.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2025-04-04 12:12:01.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-04 12:12:01.330 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:01.335 [DefaultDispatcher-worker-16 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab8c972 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55f54852 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:01.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:01.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:01.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-04 12:12:01.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:01.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:01.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:01.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:01.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:01.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:01.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:01.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:01.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-04 12:12:01.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-04-04 12:12:01.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-04-04 12:12:01.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-04 12:12:01.350 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:01.358 [DefaultDispatcher-worker-2 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af8ef61 2025-04-04 12:12:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-04 12:12:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32f8a37b 2025-04-04 12:12:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:01.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:01.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4ade78 2025-04-04 12:12:01.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4ade78 2025-04-04 12:12:01.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-04 12:12:01.370 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:01.377 [DefaultDispatcher-worker-2 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b4ade78 2025-04-04 12:12:01.382 [DefaultDispatcher-worker-6 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b4ade78 2025-04-04 12:12:01.385 [DefaultDispatcher-worker-8 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b4ade78 2025-04-04 12:12:01.388 [DefaultDispatcher-worker-16 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b4ade78 2025-04-04 12:12:01.389 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:01.395 [DefaultDispatcher-worker-11 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b4ade78 2025-04-04 12:12:01.398 [DefaultDispatcher-worker-15 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b4ade78 2025-04-04 12:12:01.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-04 12:12:01.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-04 12:12:01.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:01.401 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b4ade78: (connection evicted) 2025-04-04 12:12:01.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:01.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-04 12:12:01.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@702ab027 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:01.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@8929865 2025-04-04 12:12:01.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@8929865 2025-04-04 12:12:01.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-04 12:12:01.412 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:01.423 [DefaultDispatcher-worker-16 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8929865 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2314f013 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:01.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:01.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-04 12:12:01.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4545cfc0 2025-04-04 12:12:01.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4545cfc0 2025-04-04 12:12:01.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-04 12:12:01.438 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:01.448 [DefaultDispatcher-worker-4 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4545cfc0 2025-04-04 12:12:01.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-04 12:12:01.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:01.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:01.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:01.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:01.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:01.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:01.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b6eec8 2025-04-04 12:12:01.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:01.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:01.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:01.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:01.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:01.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:01.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:01.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@329a27ae 2025-04-04 12:12:01.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@329a27ae 2025-04-04 12:12:01.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-04 12:12:01.467 [DefaultDispatcher-worker-9 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@329a27ae 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f5a376 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:01.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfd3635 2025-04-04 12:12:01.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfd3635 2025-04-04 12:12:01.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-04 12:12:01.487 [DefaultDispatcher-worker-14 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dfd3635 2025-04-04 12:12:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-04 12:12:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@209f0986 2025-04-04 12:12:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:01.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:01.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3a767 2025-04-04 12:12:01.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3a767 2025-04-04 12:12:01.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-04 12:12:01.503 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:01.506 [DefaultDispatcher-worker-1 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3a767 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c045627 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:01.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-04 12:12:01.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@51158fb1 2025-04-04 12:12:01.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@51158fb1 2025-04-04 12:12:01.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-04 12:12:01.527 [DefaultDispatcher-worker-8 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51158fb1 2025-04-04 12:12:01.528 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1488d1c 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:01.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:01.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-04 12:12:01.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@578ac0be 2025-04-04 12:12:01.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@578ac0be 2025-04-04 12:12:01.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-04 12:12:01.548 [DefaultDispatcher-worker-15 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578ac0be 2025-04-04 12:12:01.549 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-04 12:12:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:01.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ce1cc03 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:01.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@186537ac 2025-04-04 12:12:01.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@186537ac 2025-04-04 12:12:01.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-04 12:12:01.568 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:01.569 [DefaultDispatcher-worker-16 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186537ac 2025-04-04 12:12:01.601 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:01.632 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:01.632 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:01.650 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13e6ab86 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:05.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:05.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-04 12:12:05.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2025-04-04 12:12:05.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2025-04-04 12:12:05.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-04 12:12:05.655 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2025-04-04 12:12:05.664 [DefaultDispatcher-worker-9 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2025-04-04 12:12:05.670 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b88f7 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56e9126f 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:05.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:05.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-04 12:12:05.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@579cfcc4 2025-04-04 12:12:05.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@579cfcc4 2025-04-04 12:12:05.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-04 12:12:05.681 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579cfcc4 2025-04-04 12:12:05.690 [DefaultDispatcher-worker-11 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579cfcc4 2025-04-04 12:12:05.694 [DefaultDispatcher-worker-19 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579cfcc4 2025-04-04 12:12:05.697 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579cfcc4 2025-04-04 12:12:05.702 [DefaultDispatcher-worker-16 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579cfcc4 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e5206 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:05.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-04 12:12:05.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-04 12:12:05.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-04 12:12:05.712 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-04 12:12:05.721 [DefaultDispatcher-worker-2 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-04 12:12:05.725 [DefaultDispatcher-worker-15 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-04 12:12:05.728 [DefaultDispatcher-worker-17 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-04 12:12:05.731 [DefaultDispatcher-worker-14 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f75ebf 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45c10678 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:05.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-04 12:12:05.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-04 12:12:05.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-04 12:12:05.742 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-04 12:12:05.745 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:05.752 [DefaultDispatcher-worker-16 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-04 12:12:05.757 [DefaultDispatcher-worker-4 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-04 12:12:05.760 [DefaultDispatcher-worker-15 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e140753 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e9d1119 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:05.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6079d219 2025-04-04 12:12:05.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6079d219 2025-04-04 12:12:05.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-04 12:12:05.771 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6079d219 2025-04-04 12:12:05.772 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:05.780 [DefaultDispatcher-worker-11 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6079d219 2025-04-04 12:12:05.784 [DefaultDispatcher-worker-8 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6079d219 2025-04-04 12:12:05.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-04 12:12:05.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:05.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:05.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:05.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:05.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:05.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:05.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65013d71 2025-04-04 12:12:05.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:05.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:05.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:05.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:05.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:05.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:05.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:05.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:05.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:05.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:05.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@386d41cb 2025-04-04 12:12:05.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@386d41cb 2025-04-04 12:12:05.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-04 12:12:05.796 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386d41cb 2025-04-04 12:12:05.803 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:05.804 [DefaultDispatcher-worker-14 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@386d41cb 2025-04-04 12:12:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c070ade 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:05.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2025-04-04 12:12:05.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2025-04-04 12:12:05.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-04 12:12:05.816 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2025-04-04 12:12:05.825 [DefaultDispatcher-worker-14 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650997b0 2025-04-04 12:12:05.832 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:05.864 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:05.886 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:05.921 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d018c58 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:05.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:05.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-04 12:12:05.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4262d2 2025-04-04 12:12:05.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4262d2 2025-04-04 12:12:05.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-04 12:12:05.949 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4262d2 2025-04-04 12:12:05.955 [Test worker @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4262d2 2025-04-04 12:12:05.956 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4262d2 2025-04-04 12:12:05.958 [DefaultDispatcher-worker-14 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41329/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:05.958 [DefaultDispatcher-worker-14 @coroutine#2092] 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:41329/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 12:12:05.958 [DefaultDispatcher-worker-14 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41329/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:05.958 [DefaultDispatcher-worker-14 @coroutine#2092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41329/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:12:05.959 [DefaultDispatcher-worker-7 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41329/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:05.959 [DefaultDispatcher-worker-7 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41329/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:05.962 [DefaultDispatcher-worker-19 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4262d2 2025-04-04 12:12:05.963 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:05.963 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:05.963 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:05.963 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:05.963 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:05.964 [Test worker @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4262d2 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@322399e6 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:05.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-04 12:12:05.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-04 12:12:05.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-04 12:12:05.980 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-04 12:12:05.986 [Test worker @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-04 12:12:05.987 [Test worker @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-04 12:12:05.990 [DefaultDispatcher-worker-6 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41329/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-04 12:12:05.990 [DefaultDispatcher-worker-6 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41329/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-04 12:12:05.990 [DefaultDispatcher-worker-6 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41329/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-04 12:12:05.991 [DefaultDispatcher-worker-6 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41329/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-04 12:12:05.991 [DefaultDispatcher-worker-6 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41329/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-04 12:12:05.992 [DefaultDispatcher-worker-3 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e95b7b 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3431cb1f 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-04 12:12:06.034 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:06.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:06.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-04 12:12:06.036 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b552539 2025-04-04 12:12:06.036 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b552539 2025-04-04 12:12:06.037 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4592c223 2025-04-04 12:12:06.037 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4592c223 2025-04-04 12:12:06.039 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ad4e49 2025-04-04 12:12:06.039 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ad4e49 2025-04-04 12:12:06.040 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afc818 2025-04-04 12:12:06.040 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afc818 2025-04-04 12:12:06.042 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b15959 2025-04-04 12:12:06.042 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b15959 2025-04-04 12:12:06.043 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e10c76 2025-04-04 12:12:06.043 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e10c76 2025-04-04 12:12:06.045 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e15c385 2025-04-04 12:12:06.045 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e15c385 2025-04-04 12:12:06.046 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@64803757 2025-04-04 12:12:06.046 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@64803757 2025-04-04 12:12:06.048 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@817c10f 2025-04-04 12:12:06.048 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@817c10f 2025-04-04 12:12:06.048 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 12:12:06.049 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:06.055 [Test worker @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:06.056 [Test worker @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:06.057 [DefaultDispatcher-worker-13 @coroutine#2124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.057 [DefaultDispatcher-worker-13 @coroutine#2124] 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:47785/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 12:12:06.057 [DefaultDispatcher-worker-13 @coroutine#2124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.057 [DefaultDispatcher-worker-13 @coroutine#2124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47785/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:12:06.058 [DefaultDispatcher-worker-9 @coroutine#2124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.058 [DefaultDispatcher-worker-9 @coroutine#2124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.061 [DefaultDispatcher-worker-9 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:06.061 [DefaultDispatcher-worker-9 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.061 [DefaultDispatcher-worker-9 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:06.061 [DefaultDispatcher-worker-9 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.062 [DefaultDispatcher-worker-18 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.062 [DefaultDispatcher-worker-18 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.063 [Test worker @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:06.065 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.067 [DefaultDispatcher-worker-14 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:06.068 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4466fc23 2025-04-04 12:12:06.068 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4466fc23 2025-04-04 12:12:06.070 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa10adf 2025-04-04 12:12:06.070 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa10adf 2025-04-04 12:12:06.071 [DefaultDispatcher-worker-9 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:06.072 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e9753 2025-04-04 12:12:06.072 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e9753 2025-04-04 12:12:06.074 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9c00e4 2025-04-04 12:12:06.074 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9c00e4 2025-04-04 12:12:06.075 [DefaultDispatcher-worker-14 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:06.077 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@78687250 2025-04-04 12:12:06.077 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@78687250 2025-04-04 12:12:06.079 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5d6870 2025-04-04 12:12:06.079 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5d6870 2025-04-04 12:12:06.079 [DefaultDispatcher-worker-13 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:06.081 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@434467 2025-04-04 12:12:06.081 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@434467 2025-04-04 12:12:06.083 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb3ffab 2025-04-04 12:12:06.083 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb3ffab 2025-04-04 12:12:06.084 [DefaultDispatcher-worker-18 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:06.086 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f2fa7f 2025-04-04 12:12:06.086 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f2fa7f 2025-04-04 12:12:06.086 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 12:12:06.087 [DefaultDispatcher-worker-13 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:06.091 [DefaultDispatcher-worker-12 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:06.095 [DefaultDispatcher-worker-12 @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:06.099 [DefaultDispatcher-worker-16 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:06.103 [DefaultDispatcher-worker-13 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402adc9c 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-04 12:12:06.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-04 12:12:06.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-04 12:12:06.125 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-04 12:12:06.131 [Test worker @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-04 12:12:06.132 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-04 12:12:06.132 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58923/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.133 [DefaultDispatcher-worker-8 @coroutine#2170] 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:58923/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 12:12:06.133 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58923/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.133 [DefaultDispatcher-worker-8 @coroutine#2170] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58923/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:12:06.133 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58923/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.133 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58923/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.135 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.137 [DefaultDispatcher-worker-8 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-04 12:12:06.137 [DefaultDispatcher-worker-8 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.137 [DefaultDispatcher-worker-8 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:06.137 [DefaultDispatcher-worker-8 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.137 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.137 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.137 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2798892 2025-04-04 12:12:06.137 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2798892 2025-04-04 12:12:06.138 [Test worker @coroutine#2174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569d6e0d 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-04 12:12:06.140 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbe66ad 2025-04-04 12:12:06.140 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbe66ad 2025-04-04 12:12:06.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-04 12:12:06.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-04 12:12:06.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-04 12:12:06.141 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-04 12:12:06.142 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@881e3e2 2025-04-04 12:12:06.142 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@881e3e2 2025-04-04 12:12:06.144 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d836c96 2025-04-04 12:12:06.144 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d836c96 2025-04-04 12:12:06.147 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f040ac 2025-04-04 12:12:06.147 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f040ac 2025-04-04 12:12:06.148 [Test worker @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-04 12:12:06.149 [Test worker @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-04 12:12:06.149 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c84c571 2025-04-04 12:12:06.149 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c84c571 2025-04-04 12:12:06.150 [DefaultDispatcher-worker-18 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58923/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-04 12:12:06.150 [DefaultDispatcher-worker-18 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58923/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-04 12:12:06.150 [DefaultDispatcher-worker-18 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58923/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-04 12:12:06.150 [DefaultDispatcher-worker-13 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58923/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-04 12:12:06.150 [DefaultDispatcher-worker-13 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58923/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-04 12:12:06.152 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1db7f0 2025-04-04 12:12:06.152 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1db7f0 2025-04-04 12:12:06.153 [DefaultDispatcher-worker-6 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2025-04-04 12:12:06.154 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dac93d9 2025-04-04 12:12:06.154 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dac93d9 2025-04-04 12:12:06.156 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd853e0 2025-04-04 12:12:06.156 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cd853e0 2025-04-04 12:12:06.156 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63be4548 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-04 12:12:06.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-04 12:12:06.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-04 12:12:06.208 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-04 12:12:06.211 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.213 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3628f1de 2025-04-04 12:12:06.213 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3628f1de 2025-04-04 12:12:06.214 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-04 12:12:06.215 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-04 12:12:06.215 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ef196b 2025-04-04 12:12:06.215 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ef196b 2025-04-04 12:12:06.216 [DefaultDispatcher-worker-3 @coroutine#2203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43003/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.216 [DefaultDispatcher-worker-3 @coroutine#2203] 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:43003/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 12:12:06.216 [DefaultDispatcher-worker-3 @coroutine#2203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43003/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.216 [DefaultDispatcher-worker-3 @coroutine#2203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43003/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:12:06.217 [DefaultDispatcher-worker-5 @coroutine#2203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43003/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.217 [DefaultDispatcher-worker-5 @coroutine#2203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43003/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.217 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd09aae 2025-04-04 12:12:06.217 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd09aae 2025-04-04 12:12:06.219 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d21350 2025-04-04 12:12:06.219 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d21350 2025-04-04 12:12:06.220 [DefaultDispatcher-worker-15 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-04 12:12:06.220 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.220 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:06.220 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.221 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.221 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.221 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@885bbb5 2025-04-04 12:12:06.221 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@885bbb5 2025-04-04 12:12:06.222 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-04 12:12:06.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0ce8a1 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-04 12:12:06.223 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e1cf8f 2025-04-04 12:12:06.223 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e1cf8f 2025-04-04 12:12:06.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-04 12:12:06.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-04 12:12:06.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-04 12:12:06.225 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-04 12:12:06.225 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@705c39d7 2025-04-04 12:12:06.225 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@705c39d7 2025-04-04 12:12:06.227 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@19fdec1f 2025-04-04 12:12:06.227 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@19fdec1f 2025-04-04 12:12:06.229 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c00b486 2025-04-04 12:12:06.229 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c00b486 2025-04-04 12:12:06.229 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 12:12:06.232 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-04 12:12:06.233 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c2a7c73 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-04 12:12:06.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-04 12:12:06.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-04 12:12:06.237 [DefaultDispatcher-worker-11 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-04 12:12:06.241 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.243 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@24347bb4 2025-04-04 12:12:06.243 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@24347bb4 2025-04-04 12:12:06.245 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af39142 2025-04-04 12:12:06.245 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af39142 2025-04-04 12:12:06.247 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecc10c4 2025-04-04 12:12:06.247 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecc10c4 2025-04-04 12:12:06.249 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bce9b79 2025-04-04 12:12:06.249 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bce9b79 2025-04-04 12:12:06.249 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-04 12:12:06.251 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c20a46f 2025-04-04 12:12:06.251 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c20a46f 2025-04-04 12:12:06.253 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aef5128 2025-04-04 12:12:06.253 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aef5128 2025-04-04 12:12:06.255 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@14eb3081 2025-04-04 12:12:06.255 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@14eb3081 2025-04-04 12:12:06.255 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-04 12:12:06.256 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-04 12:12:06.257 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@be16436 2025-04-04 12:12:06.257 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@be16436 2025-04-04 12:12:06.257 [DefaultDispatcher-worker-11 @coroutine#2232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57069/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.257 [DefaultDispatcher-worker-11 @coroutine#2232] 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:57069/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 12:12:06.257 [DefaultDispatcher-worker-11 @coroutine#2232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57069/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.257 [DefaultDispatcher-worker-11 @coroutine#2232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57069/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:12:06.258 [DefaultDispatcher-worker-10 @coroutine#2232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57069/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.258 [DefaultDispatcher-worker-10 @coroutine#2232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57069/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.259 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@628baaf9 2025-04-04 12:12:06.259 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@628baaf9 2025-04-04 12:12:06.259 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 12:12:06.261 [DefaultDispatcher-worker-13 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-04 12:12:06.261 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.261 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:06.261 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.262 [DefaultDispatcher-worker-9 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.262 [DefaultDispatcher-worker-9 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.263 [Test worker @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23f9d0ce 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-04 12:12:06.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-04 12:12:06.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-04 12:12:06.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-04 12:12:06.266 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-04 12:12:06.272 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-04 12:12:06.273 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b13f21 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@fed509a 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@fed509a 2025-04-04 12:12:06.274 [DefaultDispatcher-worker-13 @coroutine#2254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-04 12:12:06.277 [DefaultDispatcher-worker-6 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6cbbdb 2025-04-04 12:12:06.288 [DefaultDispatcher-worker-13 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fed509a 2025-04-04 12:12:06.294 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.294 [DefaultDispatcher-worker-13 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fed509a 2025-04-04 12:12:06.295 [DefaultDispatcher-worker-13 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fed509a 2025-04-04 12:12:06.295 [DefaultDispatcher-worker-19 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.295 [DefaultDispatcher-worker-19 @coroutine#2261] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 12:12:06.295 [DefaultDispatcher-worker-19 @coroutine#2261] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.295 [DefaultDispatcher-worker-19 @coroutine#2261] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:12:06.296 [DefaultDispatcher-worker-13 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 12:12:06.296 [DefaultDispatcher-worker-13 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-04 12:12:06.296 [DefaultDispatcher-worker-13 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 12:12:06.296 [DefaultDispatcher-worker-7 @coroutine#2261] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.296 [DefaultDispatcher-worker-11 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 12:12:06.296 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af626ef 2025-04-04 12:12:06.296 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af626ef 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5984742f 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-04 12:12:06.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:06.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:06.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-04 12:12:06.299 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4431c1c1 2025-04-04 12:12:06.299 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4431c1c1 2025-04-04 12:12:06.300 [DefaultDispatcher-worker-2 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fed509a 2025-04-04 12:12:06.300 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.300 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:06.300 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.300 [DefaultDispatcher-worker-2 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.301 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@400e4d9f 2025-04-04 12:12:06.301 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@400e4d9f 2025-04-04 12:12:06.303 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ccbfa 2025-04-04 12:12:06.303 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ccbfa 2025-04-04 12:12:06.305 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eb654ea 2025-04-04 12:12:06.305 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eb654ea 2025-04-04 12:12:06.307 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3443ad34 2025-04-04 12:12:06.307 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3443ad34 2025-04-04 12:12:06.309 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6136c96 2025-04-04 12:12:06.309 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6136c96 2025-04-04 12:12:06.310 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@652334b5 2025-04-04 12:12:06.310 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@652334b5 2025-04-04 12:12:06.312 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@29fe3dff 2025-04-04 12:12:06.312 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@29fe3dff 2025-04-04 12:12:06.312 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 12:12:06.313 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:06.319 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:06.320 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:06.321 [DefaultDispatcher-worker-13 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.321 [DefaultDispatcher-worker-13 @coroutine#2275] 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:43035/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 12:12:06.321 [DefaultDispatcher-worker-13 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.321 [DefaultDispatcher-worker-13 @coroutine#2275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43035/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:12:06.322 [DefaultDispatcher-worker-17 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.322 [DefaultDispatcher-worker-17 @coroutine#2275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.325 [DefaultDispatcher-worker-19 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:06.325 [DefaultDispatcher-worker-19 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.325 [DefaultDispatcher-worker-19 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:06.325 [DefaultDispatcher-worker-19 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.325 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.325 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.325 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.326 [Test worker @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:06.327 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4260a1a6 2025-04-04 12:12:06.327 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4260a1a6 2025-04-04 12:12:06.329 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca7579a 2025-04-04 12:12:06.329 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca7579a 2025-04-04 12:12:06.331 [DefaultDispatcher-worker-17 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:06.332 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4898cad6 2025-04-04 12:12:06.332 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4898cad6 2025-04-04 12:12:06.334 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@d9a5da1 2025-04-04 12:12:06.334 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@d9a5da1 2025-04-04 12:12:06.335 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.336 [DefaultDispatcher-worker-14 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:06.336 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab0b025 2025-04-04 12:12:06.336 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab0b025 2025-04-04 12:12:06.337 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbd0646 2025-04-04 12:12:06.337 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbd0646 2025-04-04 12:12:06.338 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5d356e 2025-04-04 12:12:06.338 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5d356e 2025-04-04 12:12:06.339 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@717ae7c1 2025-04-04 12:12:06.339 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@717ae7c1 2025-04-04 12:12:06.340 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@329d8649 2025-04-04 12:12:06.340 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@329d8649 2025-04-04 12:12:06.341 [DefaultDispatcher-worker-17 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:06.341 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@75456d36 2025-04-04 12:12:06.341 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@75456d36 2025-04-04 12:12:06.342 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db5a2ee 2025-04-04 12:12:06.342 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db5a2ee 2025-04-04 12:12:06.343 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3047edfa 2025-04-04 12:12:06.343 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3047edfa 2025-04-04 12:12:06.345 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@22cb06e5 2025-04-04 12:12:06.345 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@22cb06e5 2025-04-04 12:12:06.345 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 12:12:06.345 [DefaultDispatcher-worker-2 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:06.346 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@27df5282 2025-04-04 12:12:06.346 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@27df5282 2025-04-04 12:12:06.348 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dfd57 2025-04-04 12:12:06.348 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@13dfd57 2025-04-04 12:12:06.350 [DefaultDispatcher-worker-1 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:06.350 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f4f1c9b 2025-04-04 12:12:06.350 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f4f1c9b 2025-04-04 12:12:06.352 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@506812b5 2025-04-04 12:12:06.352 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@506812b5 2025-04-04 12:12:06.354 [DefaultDispatcher-worker-9 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:06.355 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@dfe0178 2025-04-04 12:12:06.355 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@dfe0178 2025-04-04 12:12:06.355 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 12:12:06.358 [DefaultDispatcher-worker-5 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:06.362 [DefaultDispatcher-worker-13 @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:06.365 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.365 [DefaultDispatcher-worker-8 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:06.367 [DefaultDispatcher-worker-1 @coroutine#2302] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 12:12:06.367 [DefaultDispatcher-worker-1 @coroutine#2302] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-04 12:12:06.367 [DefaultDispatcher-worker-1 @coroutine#2302] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 12:12:06.367 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5793312e 2025-04-04 12:12:06.367 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5793312e 2025-04-04 12:12:06.367 [DefaultDispatcher-worker-12 @coroutine#2302] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 12:12:06.367 [DefaultDispatcher-worker-12 @coroutine#2302] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 12:12:06.368 [DefaultDispatcher-worker-12 @coroutine#2302] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43035/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-04 12:12:06.368 [DefaultDispatcher-worker-12 @coroutine#2302] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43035/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:06.368 [DefaultDispatcher-worker-12 @coroutine#2302] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-04 12:12:06.368 [DefaultDispatcher-worker-12 @coroutine#2302] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-04 12:12:06.368 [DefaultDispatcher-worker-12 @coroutine#2302] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-04 12:12:06.369 [DefaultDispatcher-worker-18 @coroutine#2302] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-04 12:12:06.369 [DefaultDispatcher-worker-18 @coroutine#2302] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-04 12:12:06.369 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5954d5ac 2025-04-04 12:12:06.369 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5954d5ac 2025-04-04 12:12:06.371 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6b5a5e 2025-04-04 12:12:06.371 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6b5a5e 2025-04-04 12:12:06.374 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1869df97 2025-04-04 12:12:06.374 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1869df97 2025-04-04 12:12:06.375 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.376 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@563d87f5 2025-04-04 12:12:06.376 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@563d87f5 2025-04-04 12:12:06.376 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5ec3bc 2025-04-04 12:12:06.376 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5ec3bc 2025-04-04 12:12:06.378 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@293bc12b 2025-04-04 12:12:06.378 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@293bc12b 2025-04-04 12:12:06.378 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@41992427 2025-04-04 12:12:06.378 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@41992427 2025-04-04 12:12:06.379 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a6a8cc 2025-04-04 12:12:06.379 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a6a8cc 2025-04-04 12:12:06.379 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e85c7f8 2025-04-04 12:12:06.379 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e85c7f8 2025-04-04 12:12:06.381 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@a42e1c 2025-04-04 12:12:06.381 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@a42e1c 2025-04-04 12:12:06.381 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@784620d8 2025-04-04 12:12:06.381 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@784620d8 2025-04-04 12:12:06.382 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@39de4e97 2025-04-04 12:12:06.382 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@39de4e97 2025-04-04 12:12:06.383 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fe120a 2025-04-04 12:12:06.383 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fe120a 2025-04-04 12:12:06.383 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 12:12:06.384 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@31eeed97 2025-04-04 12:12:06.384 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@31eeed97 2025-04-04 12:12:06.385 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@417ed3ae 2025-04-04 12:12:06.385 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@417ed3ae 2025-04-04 12:12:06.386 [DefaultDispatcher-worker-9 @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:06.387 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@608bd153 2025-04-04 12:12:06.387 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@608bd153 2025-04-04 12:12:06.389 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bea9123 2025-04-04 12:12:06.389 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bea9123 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-04 12:12:06.389 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13446044 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.389 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-04 12:12:06.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:06.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:06.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-04 12:12:06.398 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.400 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8a72ca 2025-04-04 12:12:06.400 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8a72ca 2025-04-04 12:12:06.401 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@454d85cb 2025-04-04 12:12:06.401 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@454d85cb 2025-04-04 12:12:06.403 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@417219ba 2025-04-04 12:12:06.403 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@417219ba 2025-04-04 12:12:06.404 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:06.404 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4708ff0 2025-04-04 12:12:06.404 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4708ff0 2025-04-04 12:12:06.406 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c74a196 2025-04-04 12:12:06.406 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c74a196 2025-04-04 12:12:06.407 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@35be0c0e 2025-04-04 12:12:06.407 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@35be0c0e 2025-04-04 12:12:06.409 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@64507cca 2025-04-04 12:12:06.409 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@64507cca 2025-04-04 12:12:06.410 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@645f70bf 2025-04-04 12:12:06.410 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@645f70bf 2025-04-04 12:12:06.410 [Test worker @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:06.411 [Test worker @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:06.412 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1e15b3 2025-04-04 12:12:06.412 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1e15b3 2025-04-04 12:12:06.412 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 12:12:06.412 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34263/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.412 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34263/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 12:12:06.412 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34263/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.412 [DefaultDispatcher-worker-17 @coroutine#2326] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34263/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:12:06.413 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34263/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.413 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34263/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.416 [DefaultDispatcher-worker-20 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:06.416 [DefaultDispatcher-worker-20 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.416 [DefaultDispatcher-worker-20 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:06.416 [DefaultDispatcher-worker-20 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.417 [DefaultDispatcher-worker-19 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.417 [DefaultDispatcher-worker-19 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.418 [Test worker @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4690a37e 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-04 12:12:06.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-04-04 12:12:06.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-04-04 12:12:06.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-04 12:12:06.422 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-04-04 12:12:06.428 [Test worker @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-04-04 12:12:06.429 [Test worker @coroutine#2339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-04-04 12:12:06.434 [DefaultDispatcher-worker-12 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-04-04 12:12:06.434 [DefaultDispatcher-worker-3 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:06.439 [DefaultDispatcher-worker-6 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:06.444 [DefaultDispatcher-worker-10 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:06.449 [DefaultDispatcher-worker-16 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:06.463 [DefaultDispatcher-worker-11 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:06.471 [DefaultDispatcher-worker-4 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:06.475 [DefaultDispatcher-worker-18 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:06.479 [DefaultDispatcher-worker-8 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:06.483 [DefaultDispatcher-worker-2 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:06.488 [DefaultDispatcher-worker-14 @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:06.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-04 12:12:06.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f6fd33b 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-04 12:12:06.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-04 12:12:06.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-04 12:12:06.490 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.492 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@348b3bdd 2025-04-04 12:12:06.492 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@348b3bdd 2025-04-04 12:12:06.494 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4cc33c 2025-04-04 12:12:06.494 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4cc33c 2025-04-04 12:12:06.496 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7350ad 2025-04-04 12:12:06.496 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7350ad 2025-04-04 12:12:06.498 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b71c907 2025-04-04 12:12:06.498 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b71c907 2025-04-04 12:12:06.500 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@16495067 2025-04-04 12:12:06.500 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@16495067 2025-04-04 12:12:06.502 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac034b1 2025-04-04 12:12:06.502 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac034b1 2025-04-04 12:12:06.503 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-04 12:12:06.504 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e12f37c 2025-04-04 12:12:06.504 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e12f37c 2025-04-04 12:12:06.505 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5e3648 2025-04-04 12:12:06.506 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b5e3648 2025-04-04 12:12:06.507 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4748972c 2025-04-04 12:12:06.507 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4748972c 2025-04-04 12:12:06.507 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 12:12:06.509 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-04 12:12:06.510 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-04 12:12:06.511 [DefaultDispatcher-worker-14 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48801/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.511 [DefaultDispatcher-worker-14 @coroutine#2369] 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:48801/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 12:12:06.511 [DefaultDispatcher-worker-14 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48801/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.511 [DefaultDispatcher-worker-14 @coroutine#2369] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48801/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:12:06.512 [DefaultDispatcher-worker-8 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48801/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.512 [DefaultDispatcher-worker-8 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48801/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.515 [DefaultDispatcher-worker-4 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-04 12:12:06.515 [DefaultDispatcher-worker-4 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.515 [DefaultDispatcher-worker-4 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:06.515 [DefaultDispatcher-worker-4 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.515 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.515 [DefaultDispatcher-worker-13 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.516 [Test worker @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@700b035b 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-04 12:12:06.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-04 12:12:06.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@472dc215 2025-04-04 12:12:06.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@472dc215 2025-04-04 12:12:06.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-04 12:12:06.519 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472dc215 2025-04-04 12:12:06.521 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.523 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2a8279 2025-04-04 12:12:06.523 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2a8279 2025-04-04 12:12:06.524 [Test worker @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472dc215 2025-04-04 12:12:06.525 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ed636c 2025-04-04 12:12:06.525 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ed636c 2025-04-04 12:12:06.525 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472dc215 2025-04-04 12:12:06.527 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d2e909 2025-04-04 12:12:06.527 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d2e909 2025-04-04 12:12:06.528 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d06957 2025-04-04 12:12:06.528 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d06957 2025-04-04 12:12:06.529 [DefaultDispatcher-worker-10 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472dc215 2025-04-04 12:12:06.529 [DefaultDispatcher-worker-4 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-04 12:12:06.530 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b461cfe 2025-04-04 12:12:06.530 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b461cfe 2025-04-04 12:12:06.532 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aefaf9 2025-04-04 12:12:06.532 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aefaf9 2025-04-04 12:12:06.534 [DefaultDispatcher-worker-11 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-04 12:12:06.534 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d2d1e4 2025-04-04 12:12:06.534 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d2d1e4 2025-04-04 12:12:06.536 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ff9618 2025-04-04 12:12:06.536 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ff9618 2025-04-04 12:12:06.537 [DefaultDispatcher-worker-1 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-04 12:12:06.537 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff5c195 2025-04-04 12:12:06.537 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff5c195 2025-04-04 12:12:06.537 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 12:12:06.541 [DefaultDispatcher-worker-12 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-04 12:12:06.541 [DefaultDispatcher-worker-6 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48801/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 12:12:06.541 [DefaultDispatcher-worker-6 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48801/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-04 12:12:06.541 [DefaultDispatcher-worker-6 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48801/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 12:12:06.542 [DefaultDispatcher-worker-5 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48801/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 12:12:06.542 [DefaultDispatcher-worker-5 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48801/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-04 12:12:06.582 [DefaultDispatcher-worker-6 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48801/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-04 12:12:06.582 [DefaultDispatcher-worker-6 @coroutine#2397] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48801/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:06.583 [DefaultDispatcher-worker-6 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48801/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-04 12:12:06.583 [DefaultDispatcher-worker-6 @coroutine#2397] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48801/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-04 12:12:06.583 [DefaultDispatcher-worker-6 @coroutine#2397] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48801/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-04 12:12:06.584 [DefaultDispatcher-worker-6 @coroutine#2397] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48801/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-04 12:12:06.584 [DefaultDispatcher-worker-6 @coroutine#2397] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48801/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-04 12:12:06.589 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:06.591 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e959c5 2025-04-04 12:12:06.591 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@40e959c5 2025-04-04 12:12:06.592 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2ebfa8 2025-04-04 12:12:06.592 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2ebfa8 2025-04-04 12:12:06.594 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1132b5 2025-04-04 12:12:06.594 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1132b5 2025-04-04 12:12:06.595 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@f13b593 2025-04-04 12:12:06.595 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@f13b593 2025-04-04 12:12:06.595 [DefaultDispatcher-worker-6 @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-04 12:12:06.596 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bee2c5 2025-04-04 12:12:06.596 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bee2c5 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-04 12:12:06.598 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e56de25 2025-04-04 12:12:06.598 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e56de25 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e74300b 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-04 12:12:06.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-04 12:12:06.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-04 12:12:06.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-04 12:12:06.600 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d11d7c0 2025-04-04 12:12:06.600 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d11d7c0 2025-04-04 12:12:06.602 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3c4adc 2025-04-04 12:12:06.602 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3c4adc 2025-04-04 12:12:06.603 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de63534 2025-04-04 12:12:06.603 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de63534 2025-04-04 12:12:06.603 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 12:12:06.610 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-04 12:12:06.616 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-04 12:12:06.617 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-04 12:12:06.617 [DefaultDispatcher-worker-1 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.617 [DefaultDispatcher-worker-1 @coroutine#2422] 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:41521/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 12:12:06.617 [DefaultDispatcher-worker-1 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.617 [DefaultDispatcher-worker-1 @coroutine#2422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41521/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:12:06.618 [DefaultDispatcher-worker-15 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.618 [DefaultDispatcher-worker-15 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:06.619 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.621 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@513bbdf1 2025-04-04 12:12:06.621 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@513bbdf1 2025-04-04 12:12:06.621 [DefaultDispatcher-worker-15 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-04 12:12:06.621 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.621 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:06.621 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.622 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.622 [DefaultDispatcher-worker-15 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.622 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-04 12:12:06.623 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffc49a6 2025-04-04 12:12:06.623 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffc49a6 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52539624 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.623 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-04 12:12:06.624 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc3d681 2025-04-04 12:12:06.624 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bc3d681 2025-04-04 12:12:06.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-04-04 12:12:06.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-04-04 12:12:06.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-04 12:12:06.625 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-04-04 12:12:06.626 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec1439d 2025-04-04 12:12:06.626 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec1439d 2025-04-04 12:12:06.627 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1299b181 2025-04-04 12:12:06.627 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1299b181 2025-04-04 12:12:06.629 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f157b0d 2025-04-04 12:12:06.629 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f157b0d 2025-04-04 12:12:06.630 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-04-04 12:12:06.631 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa7d7b0 2025-04-04 12:12:06.631 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa7d7b0 2025-04-04 12:12:06.631 [Test worker @coroutine#2435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-04-04 12:12:06.633 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eeebcd2 2025-04-04 12:12:06.633 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eeebcd2 2025-04-04 12:12:06.633 [DefaultDispatcher-worker-5 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/auth/register 2025-04-04 12:12:06.633 [DefaultDispatcher-worker-5 @coroutine#2444] 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:41521/auth/register. 2025-04-04 12:12:06.633 [DefaultDispatcher-worker-5 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/auth/register 2025-04-04 12:12:06.633 [DefaultDispatcher-worker-5 @coroutine#2444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41521/auth/register from class io.ktor.http.content.TextContent 2025-04-04 12:12:06.634 [DefaultDispatcher-worker-20 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/auth/register 2025-04-04 12:12:06.634 [DefaultDispatcher-worker-20 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/auth/register 2025-04-04 12:12:06.634 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@21241f37 2025-04-04 12:12:06.634 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@21241f37 2025-04-04 12:12:06.634 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 12:12:06.635 [DefaultDispatcher-worker-17 @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-04-04 12:12:06.674 [DefaultDispatcher-worker-3 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41521/auth/register. 2025-04-04 12:12:06.674 [DefaultDispatcher-worker-3 @coroutine#2444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41521/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:06.686 [DefaultDispatcher-worker-8 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-04 12:12:06.690 [DefaultDispatcher-worker-14 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3359217d 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-04 12:12:06.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-04 12:12:06.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-04-04 12:12:06.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-04-04 12:12:06.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-04 12:12:06.699 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.701 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@616c5581 2025-04-04 12:12:06.701 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@616c5581 2025-04-04 12:12:06.702 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fabb7dc 2025-04-04 12:12:06.702 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fabb7dc 2025-04-04 12:12:06.704 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b943ef1 2025-04-04 12:12:06.704 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b943ef1 2025-04-04 12:12:06.705 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e96bde7 2025-04-04 12:12:06.706 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e96bde7 2025-04-04 12:12:06.707 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd525e9 2025-04-04 12:12:06.707 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd525e9 2025-04-04 12:12:06.709 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff272d8 2025-04-04 12:12:06.709 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff272d8 2025-04-04 12:12:06.710 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-04-04 12:12:06.710 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@555bb461 2025-04-04 12:12:06.710 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@555bb461 2025-04-04 12:12:06.712 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb942a8 2025-04-04 12:12:06.712 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb942a8 2025-04-04 12:12:06.713 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a47ccfb 2025-04-04 12:12:06.713 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a47ccfb 2025-04-04 12:12:06.713 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 12:12:06.715 [Test worker @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-04-04 12:12:06.715 [Test worker @coroutine#2453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-04-04 12:12:06.717 [DefaultDispatcher-worker-14 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.717 [DefaultDispatcher-worker-14 @coroutine#2457] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-04 12:12:06.717 [DefaultDispatcher-worker-14 @coroutine#2457] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.717 [DefaultDispatcher-worker-14 @coroutine#2457] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:12:06.717 [DefaultDispatcher-worker-10 @coroutine#2457] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.717 [DefaultDispatcher-worker-10 @coroutine#2457] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.721 [DefaultDispatcher-worker-13 @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-04-04 12:12:06.721 [DefaultDispatcher-worker-13 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.721 [DefaultDispatcher-worker-13 @coroutine#2456] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-04 12:12:06.721 [DefaultDispatcher-worker-13 @coroutine#2456] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.721 [DefaultDispatcher-worker-4 @coroutine#2456] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.721 [DefaultDispatcher-worker-4 @coroutine#2456] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.722 [Test worker @coroutine#2461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-04-04 12:12:06.724 [Test worker @coroutine#2468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-04-04 12:12:06.725 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.727 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@390c7d2a 2025-04-04 12:12:06.727 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@390c7d2a 2025-04-04 12:12:06.728 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@37cb847b 2025-04-04 12:12:06.728 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@37cb847b 2025-04-04 12:12:06.730 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f4165a 2025-04-04 12:12:06.730 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f4165a 2025-04-04 12:12:06.732 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@76f68e40 2025-04-04 12:12:06.732 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@76f68e40 2025-04-04 12:12:06.733 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c495899 2025-04-04 12:12:06.733 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c495899 2025-04-04 12:12:06.735 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@474af937 2025-04-04 12:12:06.735 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@474af937 2025-04-04 12:12:06.735 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ae29c 2025-04-04 12:12:06.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-04 12:12:06.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-04 12:12:06.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.736 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@732ae29c: (connection evicted) 2025-04-04 12:12:06.736 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@541f7142 2025-04-04 12:12:06.736 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@541f7142 2025-04-04 12:12:06.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:06.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-04 12:12:06.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-04 12:12:06.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a94c8e3 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-04 12:12:06.738 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d9710f 2025-04-04 12:12:06.738 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d9710f 2025-04-04 12:12:06.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@281a54b 2025-04-04 12:12:06.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@281a54b 2025-04-04 12:12:06.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-04 12:12:06.739 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b26edd 2025-04-04 12:12:06.739 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b26edd 2025-04-04 12:12:06.739 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-04 12:12:06.740 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281a54b 2025-04-04 12:12:06.744 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281a54b 2025-04-04 12:12:06.745 [Test worker @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281a54b 2025-04-04 12:12:06.746 [DefaultDispatcher-worker-6 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.746 [DefaultDispatcher-worker-6 @coroutine#2484] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-04 12:12:06.746 [DefaultDispatcher-worker-6 @coroutine#2484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.746 [DefaultDispatcher-worker-6 @coroutine#2484] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:12:06.747 [DefaultDispatcher-worker-9 @coroutine#2484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.747 [DefaultDispatcher-worker-9 @coroutine#2484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.750 [DefaultDispatcher-worker-3 @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281a54b 2025-04-04 12:12:06.750 [DefaultDispatcher-worker-3 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.750 [DefaultDispatcher-worker-3 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-04 12:12:06.750 [DefaultDispatcher-worker-3 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.750 [DefaultDispatcher-worker-20 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.750 [DefaultDispatcher-worker-20 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.751 [Test worker @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281a54b 2025-04-04 12:12:06.752 [Test worker @coroutine#2495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281a54b 2025-04-04 12:12:06.754 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@281a54b 2025-04-04 12:12:06.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-04 12:12:06.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-04 12:12:06.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.754 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@281a54b: (connection evicted) 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:06.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-04 12:12:06.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@631c6ef4 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-04 12:12:06.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-04 12:12:06.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-04 12:12:06.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-04 12:12:06.757 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-04 12:12:06.762 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-04 12:12:06.763 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-04 12:12:06.763 [DefaultDispatcher-worker-20 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.763 [DefaultDispatcher-worker-20 @coroutine#2511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-04 12:12:06.763 [DefaultDispatcher-worker-20 @coroutine#2511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.763 [DefaultDispatcher-worker-20 @coroutine#2511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:12:06.764 [DefaultDispatcher-worker-13 @coroutine#2511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.764 [DefaultDispatcher-worker-13 @coroutine#2511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.767 [DefaultDispatcher-worker-3 @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-04 12:12:06.767 [DefaultDispatcher-worker-3 @coroutine#2510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.767 [DefaultDispatcher-worker-3 @coroutine#2510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-04 12:12:06.767 [DefaultDispatcher-worker-3 @coroutine#2510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.767 [DefaultDispatcher-worker-19 @coroutine#2510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.767 [DefaultDispatcher-worker-19 @coroutine#2510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.768 [Test worker @coroutine#2515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-04 12:12:06.769 [Test worker @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-04 12:12:06.771 [Test worker @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-04 12:12:06.772 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-04 12:12:06.775 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-04 12:12:06.777 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-04 12:12:06.778 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7441edeb 2025-04-04 12:12:06.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-04 12:12:06.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-04 12:12:06.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.779 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7441edeb: (connection evicted) 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:06.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-04 12:12:06.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1142843c 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-04 12:12:06.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2025-04-04 12:12:06.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2025-04-04 12:12:06.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-04 12:12:06.781 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2025-04-04 12:12:06.786 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2025-04-04 12:12:06.787 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2025-04-04 12:12:06.787 [DefaultDispatcher-worker-20 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.787 [DefaultDispatcher-worker-20 @coroutine#2550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-04 12:12:06.787 [DefaultDispatcher-worker-20 @coroutine#2550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.787 [DefaultDispatcher-worker-20 @coroutine#2550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:12:06.790 [DefaultDispatcher-worker-17 @coroutine#2550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.790 [DefaultDispatcher-worker-17 @coroutine#2550] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.792 [DefaultDispatcher-worker-10 @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2025-04-04 12:12:06.793 [DefaultDispatcher-worker-10 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.793 [DefaultDispatcher-worker-10 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-04 12:12:06.793 [DefaultDispatcher-worker-10 @coroutine#2549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.793 [DefaultDispatcher-worker-12 @coroutine#2549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.793 [DefaultDispatcher-worker-12 @coroutine#2549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.794 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2025-04-04 12:12:06.795 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2025-04-04 12:12:06.797 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4407f129 2025-04-04 12:12:06.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-04 12:12:06.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-04 12:12:06.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.797 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4407f129: (connection evicted) 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:06.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-04 12:12:06.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3284f91f 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-04 12:12:06.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e4ffe5 2025-04-04 12:12:06.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e4ffe5 2025-04-04 12:12:06.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-04 12:12:06.800 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e4ffe5 2025-04-04 12:12:06.805 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e4ffe5 2025-04-04 12:12:06.806 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e4ffe5 2025-04-04 12:12:06.806 [DefaultDispatcher-worker-6 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.806 [DefaultDispatcher-worker-6 @coroutine#2582] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-04 12:12:06.806 [DefaultDispatcher-worker-6 @coroutine#2582] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.806 [DefaultDispatcher-worker-6 @coroutine#2582] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:12:06.807 [DefaultDispatcher-worker-13 @coroutine#2582] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.807 [DefaultDispatcher-worker-13 @coroutine#2582] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.810 [DefaultDispatcher-worker-17 @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e4ffe5 2025-04-04 12:12:06.810 [DefaultDispatcher-worker-17 @coroutine#2581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.810 [DefaultDispatcher-worker-17 @coroutine#2581] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-04 12:12:06.810 [DefaultDispatcher-worker-17 @coroutine#2581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.810 [DefaultDispatcher-worker-4 @coroutine#2581] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.810 [DefaultDispatcher-worker-4 @coroutine#2581] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.811 [Test worker @coroutine#2588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e4ffe5 2025-04-04 12:12:06.813 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e4ffe5 2025-04-04 12:12:06.814 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e4ffe5 2025-04-04 12:12:06.815 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e4ffe5 2025-04-04 12:12:06.817 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e4ffe5 2025-04-04 12:12:06.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-04 12:12:06.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-04 12:12:06.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.817 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77e4ffe5: (connection evicted) 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:06.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-04 12:12:06.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71852f76 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:06.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:06.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-04 12:12:06.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d44e3c7 2025-04-04 12:12:06.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d44e3c7 2025-04-04 12:12:06.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-04 12:12:06.820 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44e3c7 2025-04-04 12:12:06.825 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44e3c7 2025-04-04 12:12:06.826 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44e3c7 2025-04-04 12:12:06.826 [DefaultDispatcher-worker-19 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.826 [DefaultDispatcher-worker-19 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-04 12:12:06.826 [DefaultDispatcher-worker-19 @coroutine#2613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.826 [DefaultDispatcher-worker-19 @coroutine#2613] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:12:06.827 [DefaultDispatcher-worker-19 @coroutine#2613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.827 [DefaultDispatcher-worker-19 @coroutine#2613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-04 12:12:06.830 [DefaultDispatcher-worker-13 @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44e3c7 2025-04-04 12:12:06.830 [DefaultDispatcher-worker-13 @coroutine#2612] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.830 [DefaultDispatcher-worker-13 @coroutine#2612] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-04 12:12:06.830 [DefaultDispatcher-worker-13 @coroutine#2612] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.830 [DefaultDispatcher-worker-11 @coroutine#2612] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.830 [DefaultDispatcher-worker-11 @coroutine#2612] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-04 12:12:06.831 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44e3c7 2025-04-04 12:12:06.832 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44e3c7 2025-04-04 12:12:06.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-04 12:12:06.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-04 12:12:06.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:06.833 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d44e3c7: (connection evicted) 2025-04-04 12:12:06.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:06.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-04 12:12:06.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-04 12:12:06.968 [DefaultDispatcher-worker-20 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4262d2 2025-04-04 12:12:06.968 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.968 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:06.968 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.969 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:06.969 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.066 [DefaultDispatcher-worker-5 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:07.066 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.066 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:07.066 [DefaultDispatcher-worker-5 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.067 [DefaultDispatcher-worker-18 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.067 [DefaultDispatcher-worker-18 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fae388c 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:07.092 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-04 12:12:07.093 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@41acf2f1 2025-04-04 12:12:07.093 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@41acf2f1 2025-04-04 12:12:07.093 [Test worker @coroutine#2662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-04 12:12:07.100 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41acf2f1 2025-04-04 12:12:07.105 [Test worker @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41acf2f1 2025-04-04 12:12:07.106 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41acf2f1 2025-04-04 12:12:07.107 [Test worker @coroutine#2667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41acf2f1 2025-04-04 12:12:07.112 [DefaultDispatcher-worker-12 @coroutine#2669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41acf2f1 2025-04-04 12:12:07.117 [DefaultDispatcher-worker-6 @coroutine#2681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41acf2f1 2025-04-04 12:12:07.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-04 12:12:07.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-04 12:12:07.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:07.119 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41acf2f1: (connection evicted) 2025-04-04 12:12:07.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:07.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-04 12:12:07.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-04 12:12:07.120 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-04 12:12:07.120 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@560e1459 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3125ff 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3125ff 2025-04-04 12:12:07.121 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-04 12:12:07.128 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3125ff 2025-04-04 12:12:07.133 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3125ff 2025-04-04 12:12:07.134 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3125ff 2025-04-04 12:12:07.135 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3125ff 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54632794 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@303a484e 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@303a484e 2025-04-04 12:12:07.135 [Test worker @coroutine#2687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-04 12:12:07.142 [DefaultDispatcher-worker-18 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-04 12:12:07.142 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.142 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:07.142 [DefaultDispatcher-worker-18 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.143 [DefaultDispatcher-worker-8 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.143 [DefaultDispatcher-worker-8 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.144 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303a484e 2025-04-04 12:12:07.149 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303a484e 2025-04-04 12:12:07.150 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303a484e 2025-04-04 12:12:07.151 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303a484e 2025-04-04 12:12:07.154 [DefaultDispatcher-worker-10 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@303a484e 2025-04-04 12:12:07.163 [DefaultDispatcher-worker-18 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3125ff 2025-04-04 12:12:07.167 [DefaultDispatcher-worker-14 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3125ff 2025-04-04 12:12:07.170 [DefaultDispatcher-worker-16 @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c3125ff 2025-04-04 12:12:07.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-04 12:12:07.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-04 12:12:07.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:07.177 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c3125ff: (connection evicted) 2025-04-04 12:12:07.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:07.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-04 12:12:07.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-04 12:12:07.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-04 12:12:07.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-04 12:12:07.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:07.178 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@303a484e: (connection evicted) 2025-04-04 12:12:07.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:07.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-04 12:12:07.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@753248f8 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:07.179 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-04 12:12:07.180 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4 2025-04-04 12:12:07.180 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4 2025-04-04 12:12:07.180 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-04 12:12:07.187 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4 2025-04-04 12:12:07.192 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4 2025-04-04 12:12:07.193 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4 2025-04-04 12:12:07.194 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cc5d8a9 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@921dbcf 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@921dbcf 2025-04-04 12:12:07.194 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-04 12:12:07.201 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@921dbcf 2025-04-04 12:12:07.206 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@921dbcf 2025-04-04 12:12:07.207 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@921dbcf 2025-04-04 12:12:07.208 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@921dbcf 2025-04-04 12:12:07.212 [DefaultDispatcher-worker-5 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@921dbcf 2025-04-04 12:12:07.219 [DefaultDispatcher-worker-11 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4 2025-04-04 12:12:07.222 [DefaultDispatcher-worker-10 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4 2025-04-04 12:12:07.225 [DefaultDispatcher-worker-10 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-04 12:12:07.225 [DefaultDispatcher-worker-10 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.225 [DefaultDispatcher-worker-10 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:07.225 [DefaultDispatcher-worker-10 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.225 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.225 [DefaultDispatcher-worker-4 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.226 [DefaultDispatcher-worker-1 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4 2025-04-04 12:12:07.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-04 12:12:07.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-04 12:12:07.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:07.228 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@547aa7f4: (connection evicted) 2025-04-04 12:12:07.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:07.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-04 12:12:07.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-04 12:12:07.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-04 12:12:07.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-04 12:12:07.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:07.229 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@921dbcf: (connection evicted) 2025-04-04 12:12:07.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:07.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-04 12:12:07.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38f4a641 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2025-04-04 12:12:07.230 [Test worker @coroutine#2760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-04 12:12:07.238 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2025-04-04 12:12:07.242 [Test worker @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2025-04-04 12:12:07.243 [Test worker @coroutine#2763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2025-04-04 12:12:07.244 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2025-04-04 12:12:07.248 [DefaultDispatcher-worker-19 @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2025-04-04 12:12:07.259 [DefaultDispatcher-worker-13 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2025-04-04 12:12:07.260 [Test worker @coroutine#2776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2025-04-04 12:12:07.264 [DefaultDispatcher-worker-15 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc 2025-04-04 12:12:07.266 [DefaultDispatcher-worker-14 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-04 12:12:07.266 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.266 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:07.266 [DefaultDispatcher-worker-14 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.267 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.267 [DefaultDispatcher-worker-15 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-04 12:12:07.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-04 12:12:07.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:07.277 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@653fbbfc: (connection evicted) 2025-04-04 12:12:07.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:07.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-04 12:12:07.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a0c0680 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2025-04-04 12:12:07.278 [Test worker @coroutine#2824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-04 12:12:07.286 [Test worker @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2025-04-04 12:12:07.291 [Test worker @coroutine#2825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2025-04-04 12:12:07.292 [Test worker @coroutine#2827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2025-04-04 12:12:07.293 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2025-04-04 12:12:07.298 [DefaultDispatcher-worker-5 @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2025-04-04 12:12:07.304 [DefaultDispatcher-worker-5 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fed509a 2025-04-04 12:12:07.304 [DefaultDispatcher-worker-5 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.304 [DefaultDispatcher-worker-5 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:07.304 [DefaultDispatcher-worker-5 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.305 [DefaultDispatcher-worker-5 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.309 [DefaultDispatcher-worker-15 @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2025-04-04 12:12:07.310 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2025-04-04 12:12:07.313 [DefaultDispatcher-worker-13 @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8 2025-04-04 12:12:07.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-04 12:12:07.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-04 12:12:07.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:07.317 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d2697a8: (connection evicted) 2025-04-04 12:12:07.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:07.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-04 12:12:07.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@306a9cd8 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe12ec3 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fe12ec3 2025-04-04 12:12:07.318 [Test worker @coroutine#2884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-04 12:12:07.326 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fe12ec3 2025-04-04 12:12:07.330 [DefaultDispatcher-worker-4 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:07.330 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.330 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:07.330 [DefaultDispatcher-worker-4 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.330 [DefaultDispatcher-worker-18 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.330 [DefaultDispatcher-worker-18 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.331 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fe12ec3 2025-04-04 12:12:07.332 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fe12ec3 2025-04-04 12:12:07.333 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fe12ec3 2025-04-04 12:12:07.338 [DefaultDispatcher-worker-6 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fe12ec3 2025-04-04 12:12:07.348 [DefaultDispatcher-worker-6 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fe12ec3 2025-04-04 12:12:07.352 [DefaultDispatcher-worker-13 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fe12ec3 2025-04-04 12:12:07.419 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:07.424 [DefaultDispatcher-worker-5 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:07.424 [DefaultDispatcher-worker-5 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.424 [DefaultDispatcher-worker-5 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:07.424 [DefaultDispatcher-worker-5 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.425 [DefaultDispatcher-worker-15 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.425 [DefaultDispatcher-worker-15 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.475 [DefaultDispatcher-worker-9 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fe12ec3 2025-04-04 12:12:07.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-04 12:12:07.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-04 12:12:07.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:07.506 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fe12ec3: (connection evicted) 2025-04-04 12:12:07.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:07.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-04 12:12:07.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f0c45ae 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-04 12:12:07.508 [Test worker @coroutine#2928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-04 12:12:07.516 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-04 12:12:07.519 [DefaultDispatcher-worker-7 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-04 12:12:07.520 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.520 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:07.520 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.520 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.520 [DefaultDispatcher-worker-8 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.521 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-04 12:12:07.522 [Test worker @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-04 12:12:07.523 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-04 12:12:07.527 [DefaultDispatcher-worker-5 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-04 12:12:07.528 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-04 12:12:07.538 [DefaultDispatcher-worker-15 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-04 12:12:07.541 [DefaultDispatcher-worker-14 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f1b006b 2025-04-04 12:12:07.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-04 12:12:07.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-04 12:12:07.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:07.547 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f1b006b: (connection evicted) 2025-04-04 12:12:07.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:07.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-04 12:12:07.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ca31ad7 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2025-04-04 12:12:07.548 [Test worker @coroutine#2965] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-04 12:12:07.555 [Test worker @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2025-04-04 12:12:07.560 [Test worker @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2025-04-04 12:12:07.561 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2025-04-04 12:12:07.562 [Test worker @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2025-04-04 12:12:07.567 [DefaultDispatcher-worker-6 @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d65ba64 2025-04-04 12:12:07.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-04 12:12:07.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-04 12:12:07.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:07.606 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d65ba64: (connection evicted) 2025-04-04 12:12:07.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:07.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-04 12:12:07.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3edb09b9 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-04 12:12:07.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:07.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:07.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-04 12:12:07.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-04 12:12:07.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-04 12:12:07.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-04 12:12:07.654 [DefaultDispatcher-worker-6 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-04 12:12:07.654 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.654 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:07.654 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.655 [DefaultDispatcher-worker-20 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.655 [DefaultDispatcher-worker-20 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.667 [DefaultDispatcher-worker-13 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-04 12:12:07.670 [DefaultDispatcher-worker-11 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-04 12:12:07.673 [DefaultDispatcher-worker-15 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-04 12:12:07.677 [DefaultDispatcher-worker-6 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-04 12:12:07.693 [DefaultDispatcher-worker-14 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-04 12:12:07.693 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-04 12:12:07.697 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-04-04 12:12:07.698 [DefaultDispatcher-worker-6 @coroutine#3005] INFO ktor.application - Responding at http://0.0.0.0:43917 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@652855c4 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:07.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-04 12:12:07.709 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:07.713 [DefaultDispatcher-worker-14 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:07.713 [DefaultDispatcher-worker-14 @coroutine#3007] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 12:12:07.713 [DefaultDispatcher-worker-14 @coroutine#3007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:07.713 [DefaultDispatcher-worker-14 @coroutine#3007] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:12:07.715 [eventLoopGroupProxy-19-1 @call-handler#3015] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-04 12:12:07.715 [eventLoopGroupProxy-19-2 @call-handler#3016] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-04 12:12:07.715 [eventLoopGroupProxy-19-1 @call-handler#3015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.715 [eventLoopGroupProxy-19-2 @call-handler#3016] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:07.715 [eventLoopGroupProxy-19-2 @call-handler#3016] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 12:12:07.715 [eventLoopGroupProxy-19-2 @call-handler#3016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.715 [DefaultDispatcher-worker-6 @coroutine#3007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:07.715 [DefaultDispatcher-worker-6 @coroutine#3007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@377a1763 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:07.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-04 12:12:07.722 [DefaultDispatcher-worker-16 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.723 [DefaultDispatcher-worker-16 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.723 [DefaultDispatcher-worker-16 @coroutine#3006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:07.723 [DefaultDispatcher-worker-16 @coroutine#3006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.723 [eventLoopGroupProxy-19-2 @call-handler#3021] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-04 12:12:07.723 [eventLoopGroupProxy-19-2 @call-handler#3021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.723 [DefaultDispatcher-worker-13 @coroutine#3006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.723 [DefaultDispatcher-worker-13 @coroutine#3006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.729 [DefaultDispatcher-worker-15 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.732 [DefaultDispatcher-worker-19 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:07.732 [DefaultDispatcher-worker-19 @coroutine#3027] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 12:12:07.732 [DefaultDispatcher-worker-19 @coroutine#3027] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:07.732 [DefaultDispatcher-worker-19 @coroutine#3027] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7066c00a 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:07.733 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:07.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-04 12:12:07.733 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:07.733 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 12:12:07.733 [DefaultDispatcher-worker-16 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-04 12:12:07.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-04 12:12:07.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-04 12:12:07.733 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.734 [eventLoopGroupProxy-19-3 @call-handler#3034] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-04 12:12:07.734 [eventLoopGroupProxy-19-3 @call-handler#3034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.734 [DefaultDispatcher-worker-10 @coroutine#3027] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:07.734 [DefaultDispatcher-worker-10 @coroutine#3027] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:07.742 [DefaultDispatcher-worker-6 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.742 [DefaultDispatcher-worker-6 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.742 [DefaultDispatcher-worker-6 @coroutine#3026] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:07.742 [DefaultDispatcher-worker-6 @coroutine#3026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.743 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-04 12:12:07.743 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.743 [DefaultDispatcher-worker-6 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:07.743 [DefaultDispatcher-worker-6 @coroutine#3041] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-04 12:12:07.743 [DefaultDispatcher-worker-6 @coroutine#3041] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:07.743 [DefaultDispatcher-worker-6 @coroutine#3041] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-04 12:12:07.743 [DefaultDispatcher-worker-1 @coroutine#3026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.743 [DefaultDispatcher-worker-1 @coroutine#3026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.744 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-04 12:12:07.744 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:07.744 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 12:12:07.744 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.744 [eventLoopGroupProxy-19-4 @call-handler#3052] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-04 12:12:07.744 [eventLoopGroupProxy-19-4 @call-handler#3052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.744 [DefaultDispatcher-worker-16 @coroutine#3041] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:07.744 [DefaultDispatcher-worker-16 @coroutine#3041] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-04 12:12:07.748 [DefaultDispatcher-worker-1 @coroutine#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.749 [DefaultDispatcher-worker-14 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-04 12:12:07.751 [DefaultDispatcher-worker-12 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.753 [DefaultDispatcher-worker-5 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-04 12:12:07.754 [DefaultDispatcher-worker-17 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-04 12:12:07.754 [DefaultDispatcher-worker-17 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.754 [DefaultDispatcher-worker-17 @coroutine#3040] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:07.754 [DefaultDispatcher-worker-17 @coroutine#3040] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.754 [eventLoopGroupProxy-19-2 @call-handler#3060] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-04 12:12:07.755 [eventLoopGroupProxy-19-2 @call-handler#3060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.755 [DefaultDispatcher-worker-6 @coroutine#3040] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.755 [DefaultDispatcher-worker-6 @coroutine#3040] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.759 [DefaultDispatcher-worker-22 @coroutine#3040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-04 12:12:07.762 [DefaultDispatcher-worker-22 @coroutine#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2140de63 2025-04-04 12:12:07.769 [DefaultDispatcher-worker-12 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-04 12:12:07.771 [DefaultDispatcher-worker-12 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-04 12:12:07.771 [DefaultDispatcher-worker-12 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-04 12:12:07.771 [DefaultDispatcher-worker-12 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-04 12:12:07.772 [eventLoopGroupProxy-19-2 @call-handler#3074] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-04 12:12:07.774 [DefaultDispatcher-worker-4 @coroutine#3066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.786 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-04 12:12:07.786 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-04 12:12:07.786 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-04 12:12:07.787 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.787 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712641276697812993 2025-04-04 12:12:07.787 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712641276697812993. 2025-04-04 12:12:07.787 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712641276697812993 2025-04-04 12:12:07.787 [eventLoopGroupProxy-19-2 @call-handler#3078] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-04-04 12:12:07.791 [eventLoopGroupProxy-19-2 @call-handler#3078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.792 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712641276697812993 2025-04-04 12:12:07.792 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712641276697812993 2025-04-04 12:12:07.792 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712641276697812993. 2025-04-04 12:12:07.792 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712641276697812993 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.796 [DefaultDispatcher-worker-6 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.797 [DefaultDispatcher-worker-10 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync 2025-04-04 12:12:07.797 [DefaultDispatcher-worker-10 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-04 12:12:07.797 [DefaultDispatcher-worker-10 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync 2025-04-04 12:12:07.798 [eventLoopGroupProxy-19-2 @call-handler#3082] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-04-04 12:12:07.799 [eventLoopGroupProxy-19-2 @call-handler#3082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.799 [DefaultDispatcher-worker-10 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync 2025-04-04 12:12:07.799 [DefaultDispatcher-worker-10 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync 2025-04-04 12:12:07.799 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:07.799 [DefaultDispatcher-worker-10 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-04 12:12:07.799 [DefaultDispatcher-worker-10 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.803 [DefaultDispatcher-worker-8 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.813 [DefaultDispatcher-worker-15 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.816 [DefaultDispatcher-worker-4 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-04 12:12:07.816 [DefaultDispatcher-worker-11 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.817 [DefaultDispatcher-worker-11 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 12:12:07.817 [DefaultDispatcher-worker-11 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/message. 2025-04-04 12:12:07.817 [DefaultDispatcher-worker-11 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 12:12:07.817 [DefaultDispatcher-worker-11 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43917/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-04 12:12:07.817 [eventLoopGroupProxy-19-2 @call-handler#3088] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-04 12:12:07.817 [eventLoopGroupProxy-19-2 @call-handler#3088] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-04 12:12:07.817 [eventLoopGroupProxy-19-2 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 12:12:07.819 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:07.821 [DefaultDispatcher-worker-13 @call-handler#3088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-04 12:12:07.821 [eventLoopGroupProxy-19-2 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.822 [DefaultDispatcher-worker-24 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 12:12:07.822 [DefaultDispatcher-worker-24 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 12:12:07.822 [DefaultDispatcher-worker-24 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/message. 2025-04-04 12:12:07.822 [DefaultDispatcher-worker-24 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.825 [DefaultDispatcher-worker-17 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.832 [DefaultDispatcher-worker-13 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-04 12:12:07.832 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-04 12:12:07.832 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-04 12:12:07.832 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-04 12:12:07.833 [eventLoopGroupProxy-19-2 @call-handler#3101] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-04 12:12:07.833 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:07.836 [DefaultDispatcher-worker-9 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.845 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-04 12:12:07.845 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-04 12:12:07.846 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-04 12:12:07.846 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.846 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712641276697812994 2025-04-04 12:12:07.846 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712641276697812994. 2025-04-04 12:12:07.846 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712641276697812994 2025-04-04 12:12:07.846 [eventLoopGroupProxy-19-2 @call-handler#3105] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-04-04 12:12:07.847 [eventLoopGroupProxy-19-2 @call-handler#3105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.847 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712641276697812994 2025-04-04 12:12:07.847 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712641276697812994 2025-04-04 12:12:07.847 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712641276697812994. 2025-04-04 12:12:07.847 [DefaultDispatcher-worker-15 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=712641276697812994 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.851 [DefaultDispatcher-worker-13 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.852 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync 2025-04-04 12:12:07.852 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-04 12:12:07.852 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync 2025-04-04 12:12:07.852 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-04-04 12:12:07.853 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.853 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync 2025-04-04 12:12:07.853 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync 2025-04-04 12:12:07.853 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-04 12:12:07.853 [DefaultDispatcher-worker-13 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.857 [DefaultDispatcher-worker-3 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.867 [DefaultDispatcher-worker-2 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.871 [DefaultDispatcher-worker-3 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.871 [DefaultDispatcher-worker-3 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 12:12:07.871 [DefaultDispatcher-worker-3 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/message. 2025-04-04 12:12:07.871 [DefaultDispatcher-worker-3 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 12:12:07.871 [DefaultDispatcher-worker-3 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43917/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-04 12:12:07.871 [DefaultDispatcher-worker-22 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-04 12:12:07.871 [eventLoopGroupProxy-19-2 @call-handler#3115] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-04 12:12:07.871 [eventLoopGroupProxy-19-2 @call-handler#3115] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-04 12:12:07.871 [eventLoopGroupProxy-19-2 @call-handler#3115] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 12:12:07.874 [DefaultDispatcher-worker-15 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-04 12:12:07.878 [DefaultDispatcher-worker-14 @call-handler#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-04 12:12:07.878 [eventLoopGroupProxy-19-2 @call-handler#3115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.878 [DefaultDispatcher-worker-14 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 12:12:07.878 [DefaultDispatcher-worker-14 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 12:12:07.878 [DefaultDispatcher-worker-14 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/message. 2025-04-04 12:12:07.878 [DefaultDispatcher-worker-14 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.882 [DefaultDispatcher-worker-13 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.885 [UI Thread @coroutine#3135] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712641276697812992 2025-04-04 12:12:07.885 [UI Thread @coroutine#3135] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712641276697812992. 2025-04-04 12:12:07.885 [UI Thread @coroutine#3135] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712641276697812992 2025-04-04 12:12:07.886 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.886 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712641276697812993&assignmentUid=712641276697812992. 2025-04-04 12:12:07.886 [UI Thread @coroutine#3139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.886 [eventLoopGroupProxy-19-2 @call-handler#3150] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-04-04 12:12:07.887 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.887 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992. 2025-04-04 12:12:07.887 [UI Thread @coroutine#3144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.887 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.887 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992. 2025-04-04 12:12:07.887 [UI Thread @coroutine#3146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.888 [UI Thread @coroutine#3166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812993 2025-04-04 12:12:07.888 [UI Thread @coroutine#3166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812993. 2025-04-04 12:12:07.888 [UI Thread @coroutine#3166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812993 2025-04-04 12:12:07.888 [eventLoopGroupProxy-19-2 @call-handler#3150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.889 [UI Thread @coroutine#3135] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712641276697812992 2025-04-04 12:12:07.889 [UI Thread @coroutine#3135] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712641276697812992 2025-04-04 12:12:07.889 [UI Thread @coroutine#3135] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712641276697812992. 2025-04-04 12:12:07.889 [UI Thread @coroutine#3135] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712641276697812992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.889 [eventLoopGroupProxy-19-5 @call-handler#3173] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-04-04 12:12:07.889 [eventLoopGroupProxy-19-7 @call-handler#3174] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-04-04 12:12:07.889 [eventLoopGroupProxy-19-6 @call-handler#3175] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-04 12:12:07.890 [eventLoopGroupProxy-19-5 @call-handler#3173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.890 [eventLoopGroupProxy-19-7 @call-handler#3174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.890 [eventLoopGroupProxy-19-8 @call-handler#3182] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-04 12:12:07.890 [eventLoopGroupProxy-19-6 @call-handler#3175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.890 [UI Thread @coroutine#3146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.890 [UI Thread @coroutine#3146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.890 [UI Thread @coroutine#3139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.890 [UI Thread @coroutine#3139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.890 [UI Thread @coroutine#3144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.890 [UI Thread @coroutine#3144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.891 [UI Thread @coroutine#3146] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992. 2025-04-04 12:12:07.891 [UI Thread @coroutine#3146] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.891 [UI Thread @coroutine#3139] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712641276697812993&assignmentUid=712641276697812992. 2025-04-04 12:12:07.891 [UI Thread @coroutine#3139] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.891 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992. 2025-04-04 12:12:07.891 [UI Thread @coroutine#3144] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.894 [DefaultDispatcher-worker-14 @coroutine#3135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.897 [eventLoopGroupProxy-19-8 @call-handler#3182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.897 [UI Thread @coroutine#3166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812993 2025-04-04 12:12:07.898 [UI Thread @coroutine#3166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812993 2025-04-04 12:12:07.898 [UI Thread @coroutine#3166] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812993. 2025-04-04 12:12:07.898 [UI Thread @coroutine#3166] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812993 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.898 [DefaultDispatcher-worker-1 @coroutine#3146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.902 [DefaultDispatcher-worker-8 @coroutine#3139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.905 [DefaultDispatcher-worker-23 @coroutine#3144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.910 [DefaultDispatcher-worker-18 @coroutine#3166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.913 [UI Thread @coroutine#3194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712641276697812992 2025-04-04 12:12:07.913 [UI Thread @coroutine#3194] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712641276697812992. 2025-04-04 12:12:07.913 [UI Thread @coroutine#3194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712641276697812992 2025-04-04 12:12:07.914 [eventLoopGroupProxy-19-2 @call-handler#3196] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-04-04 12:12:07.914 [eventLoopGroupProxy-19-2 @call-handler#3196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.915 [UI Thread @coroutine#3194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712641276697812992 2025-04-04 12:12:07.915 [UI Thread @coroutine#3194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712641276697812992 2025-04-04 12:12:07.915 [UI Thread @coroutine#3194] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712641276697812992. 2025-04-04 12:12:07.915 [UI Thread @coroutine#3194] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=712641276697812992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.919 [DefaultDispatcher-worker-24 @coroutine#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.925 [DefaultDispatcher-worker-8 @coroutine#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.928 [DefaultDispatcher-worker-15 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.928 [DefaultDispatcher-worker-15 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 12:12:07.928 [DefaultDispatcher-worker-15 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/message. 2025-04-04 12:12:07.928 [DefaultDispatcher-worker-15 @coroutine#3008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 12:12:07.928 [DefaultDispatcher-worker-15 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43917/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-04 12:12:07.929 [eventLoopGroupProxy-19-2 @call-handler#3204] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-04 12:12:07.929 [eventLoopGroupProxy-19-2 @call-handler#3204] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-04 12:12:07.929 [eventLoopGroupProxy-19-2 @call-handler#3204] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 12:12:07.933 [DefaultDispatcher-worker-17 @call-handler#3204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-04 12:12:07.933 [eventLoopGroupProxy-19-2 @call-handler#3204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.934 [DefaultDispatcher-worker-10 @coroutine#3008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 12:12:07.934 [DefaultDispatcher-worker-10 @coroutine#3008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 12:12:07.934 [DefaultDispatcher-worker-10 @coroutine#3008] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/message. 2025-04-04 12:12:07.934 [DefaultDispatcher-worker-10 @coroutine#3008] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.938 [DefaultDispatcher-worker-10 @coroutine#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:07.938 [UI Thread @coroutine#3220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712641276697812994&assignmentUid=712641276697812992&clazzUid=712641276697812992&submitterUid=712641276697812993 2025-04-04 12:12:07.938 [UI Thread @coroutine#3220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712641276697812994&assignmentUid=712641276697812992&clazzUid=712641276697812992&submitterUid=712641276697812993. 2025-04-04 12:12:07.938 [UI Thread @coroutine#3220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712641276697812994&assignmentUid=712641276697812992&clazzUid=712641276697812992&submitterUid=712641276697812993 2025-04-04 12:12:07.938 [eventLoopGroupProxy-19-2 @call-handler#3225] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-04-04 12:12:07.941 [eventLoopGroupProxy-19-2 @call-handler#3225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.941 [UI Thread @coroutine#3220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712641276697812994&assignmentUid=712641276697812992&clazzUid=712641276697812992&submitterUid=712641276697812993 2025-04-04 12:12:07.941 [UI Thread @coroutine#3220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712641276697812994&assignmentUid=712641276697812992&clazzUid=712641276697812992&submitterUid=712641276697812993 2025-04-04 12:12:07.942 [UI Thread @coroutine#3220] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712641276697812994&assignmentUid=712641276697812992&clazzUid=712641276697812992&submitterUid=712641276697812993. 2025-04-04 12:12:07.942 [UI Thread @coroutine#3220] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=712641276697812994&assignmentUid=712641276697812992&clazzUid=712641276697812992&submitterUid=712641276697812993 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.946 [DefaultDispatcher-worker-14 @coroutine#3220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.951 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/PersonDao/getNamesByUid?uid=712641276697812993 2025-04-04 12:12:07.951 [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:43917/UmAppDatabase/PersonDao/getNamesByUid?uid=712641276697812993. 2025-04-04 12:12:07.951 [UI Thread @coroutine#3234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/PersonDao/getNamesByUid?uid=712641276697812993 2025-04-04 12:12:07.951 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-04-04 12:12:07.951 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.951 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992. 2025-04-04 12:12:07.951 [UI Thread @coroutine#3239] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.952 [UI Thread @coroutine#3244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712641276697812992 2025-04-04 12:12:07.952 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.952 [UI Thread @coroutine#3244] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712641276697812992. 2025-04-04 12:12:07.952 [UI Thread @coroutine#3244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712641276697812992 2025-04-04 12:12:07.952 [eventLoopGroupProxy-19-5 @call-handler#3252] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-04-04 12:12:07.952 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.952 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992. 2025-04-04 12:12:07.952 [UI Thread @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.952 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.952 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992. 2025-04-04 12:12:07.952 [UI Thread @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.952 [eventLoopGroupProxy-19-6 @call-handler#3257] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-04-04 12:12:07.952 [eventLoopGroupProxy-19-7 @call-handler#3263] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-04-04 12:12:07.952 [eventLoopGroupProxy-19-2 @call-handler#3264] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-04-04 12:12:07.953 [UI Thread @coroutine#3234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/PersonDao/getNamesByUid?uid=712641276697812993 2025-04-04 12:12:07.953 [UI Thread @coroutine#3234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/PersonDao/getNamesByUid?uid=712641276697812993 2025-04-04 12:12:07.953 [UI Thread @coroutine#3234] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/PersonDao/getNamesByUid?uid=712641276697812993. 2025-04-04 12:12:07.953 [UI Thread @coroutine#3234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/PersonDao/getNamesByUid?uid=712641276697812993 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.953 [eventLoopGroupProxy-19-7 @call-handler#3263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.953 [UI Thread @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.953 [UI Thread @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.953 [eventLoopGroupProxy-19-2 @call-handler#3264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.953 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992. 2025-04-04 12:12:07.953 [UI Thread @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.954 [UI Thread @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.954 [UI Thread @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.954 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992. 2025-04-04 12:12:07.954 [UI Thread @coroutine#3248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.954 [eventLoopGroupProxy-19-5 @call-handler#3252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.954 [UI Thread @coroutine#3239] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.954 [UI Thread @coroutine#3239] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:07.954 [UI Thread @coroutine#3239] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992. 2025-04-04 12:12:07.954 [UI Thread @coroutine#3239] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=712641276697812993&assignmentUid=712641276697812992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.955 [eventLoopGroupProxy-19-6 @call-handler#3257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.955 [UI Thread @coroutine#3244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712641276697812992 2025-04-04 12:12:07.955 [UI Thread @coroutine#3244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712641276697812992 2025-04-04 12:12:07.955 [UI Thread @coroutine#3244] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712641276697812992. 2025-04-04 12:12:07.955 [UI Thread @coroutine#3244] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=712641276697812992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.958 [DefaultDispatcher-worker-20 @coroutine#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.961 [DefaultDispatcher-worker-10 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.964 [DefaultDispatcher-worker-21 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.967 [DefaultDispatcher-worker-17 @coroutine#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.971 [DefaultDispatcher-worker-19 @coroutine#3244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.973 [DefaultDispatcher-worker-17 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4262d2 2025-04-04 12:12:07.973 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.973 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:07.973 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.974 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.974 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:07.974 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812994 2025-04-04 12:12:07.974 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812994. 2025-04-04 12:12:07.974 [UI Thread @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812994 2025-04-04 12:12:07.974 [eventLoopGroupProxy-19-2 @call-handler#3284] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-04-04 12:12:07.977 [eventLoopGroupProxy-19-2 @call-handler#3284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.977 [UI Thread @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812994 2025-04-04 12:12:07.977 [UI Thread @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812994 2025-04-04 12:12:07.977 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812994. 2025-04-04 12:12:07.977 [UI Thread @coroutine#3279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812994 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.981 [DefaultDispatcher-worker-12 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.983 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/PersonDao/findByUidAsync?uid=712641276697812993 2025-04-04 12:12:07.983 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/PersonDao/findByUidAsync?uid=712641276697812993. 2025-04-04 12:12:07.983 [UI Thread @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/PersonDao/findByUidAsync?uid=712641276697812993 2025-04-04 12:12:07.983 [eventLoopGroupProxy-19-2 @call-handler#3288] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-04-04 12:12:07.984 [eventLoopGroupProxy-19-2 @call-handler#3288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:07.984 [UI Thread @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/PersonDao/findByUidAsync?uid=712641276697812993 2025-04-04 12:12:07.984 [UI Thread @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/PersonDao/findByUidAsync?uid=712641276697812993 2025-04-04 12:12:07.984 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/PersonDao/findByUidAsync?uid=712641276697812993. 2025-04-04 12:12:07.984 [UI Thread @coroutine#3279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/PersonDao/findByUidAsync?uid=712641276697812993 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:07.988 [DefaultDispatcher-worker-20 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.994 [DefaultDispatcher-worker-4 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.997 [DefaultDispatcher-worker-4 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:07.997 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 12:12:07.997 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/message. 2025-04-04 12:12:07.997 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 12:12:07.997 [DefaultDispatcher-worker-4 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43917/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-04 12:12:07.998 [eventLoopGroupProxy-19-2 @call-handler#3294] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-04 12:12:07.998 [eventLoopGroupProxy-19-2 @call-handler#3294] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-04 12:12:07.998 [eventLoopGroupProxy-19-2 @call-handler#3294] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-04 12:12:08.002 [DefaultDispatcher-worker-14 @call-handler#3294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3 2025-04-04 12:12:08.002 [eventLoopGroupProxy-19-2 @call-handler#3294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:08.003 [DefaultDispatcher-worker-18 @coroutine#3028] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 12:12:08.003 [DefaultDispatcher-worker-18 @coroutine#3028] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/replication/message 2025-04-04 12:12:08.003 [DefaultDispatcher-worker-18 @coroutine#3028] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/replication/message. 2025-04-04 12:12:08.003 [DefaultDispatcher-worker-18 @coroutine#3028] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:08.004 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712641276697812992 2025-04-04 12:12:08.004 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712641276697812992. 2025-04-04 12:12:08.004 [UI Thread @coroutine#3318] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712641276697812992 2025-04-04 12:12:08.004 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:08.004 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712641276697812993&assignmentUid=712641276697812992. 2025-04-04 12:12:08.004 [UI Thread @coroutine#3322] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:08.005 [eventLoopGroupProxy-19-2 @call-handler#3335] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-04-04 12:12:08.005 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:08.005 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992. 2025-04-04 12:12:08.005 [UI Thread @coroutine#3327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:08.005 [eventLoopGroupProxy-19-5 @call-handler#3336] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-04-04 12:12:08.005 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:08.005 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992. 2025-04-04 12:12:08.005 [UI Thread @coroutine#3329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:08.005 [eventLoopGroupProxy-19-2 @call-handler#3335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:08.005 [eventLoopGroupProxy-19-6 @call-handler#3345] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-04 12:12:08.005 [eventLoopGroupProxy-19-7 @call-handler#3349] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-04-04 12:12:08.005 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812993 2025-04-04 12:12:08.005 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812993. 2025-04-04 12:12:08.005 [UI Thread @coroutine#3347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812993 2025-04-04 12:12:08.005 [UI Thread @coroutine#3318] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712641276697812992 2025-04-04 12:12:08.005 [UI Thread @coroutine#3318] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712641276697812992 2025-04-04 12:12:08.006 [UI Thread @coroutine#3318] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712641276697812992. 2025-04-04 12:12:08.006 [eventLoopGroupProxy-19-6 @call-handler#3345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:08.006 [UI Thread @coroutine#3318] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=712641276697812992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:08.006 [eventLoopGroupProxy-19-5 @call-handler#3336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:08.006 [eventLoopGroupProxy-19-7 @call-handler#3349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:08.006 [UI Thread @coroutine#3327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:08.006 [UI Thread @coroutine#3327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:08.006 [UI Thread @coroutine#3329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:08.006 [UI Thread @coroutine#3329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:08.006 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992. 2025-04-04 12:12:08.006 [UI Thread @coroutine#3327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:08.006 [UI Thread @coroutine#3322] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:08.006 [UI Thread @coroutine#3322] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 2025-04-04 12:12:08.006 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992. 2025-04-04 12:12:08.006 [UI Thread @coroutine#3329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:08.006 [UI Thread @coroutine#3322] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712641276697812993&assignmentUid=712641276697812992. 2025-04-04 12:12:08.006 [UI Thread @coroutine#3322] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=712641276697812993&assignmentUid=712641276697812992 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:08.007 [DefaultDispatcher-worker-24 @coroutine#3028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a 2025-04-04 12:12:08.008 [eventLoopGroupProxy-19-9 @call-handler#3363] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/ActivityLangMapEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ActivityLangMapEntryDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-04 12:12:08.009 [eventLoopGroupProxy-19-9 @call-handler#3363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-04 12:12:08.010 [UI Thread @coroutine#3347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812993 2025-04-04 12:12:08.010 [UI Thread @coroutine#3347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812993 2025-04-04 12:12:08.010 [UI Thread @coroutine#3347] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812993. 2025-04-04 12:12:08.010 [UI Thread @coroutine#3347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43917/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=712641276697812992&clazzUid=712641276697812992&accountPersonUid=712641276697812993 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:08.010 [DefaultDispatcher-worker-2 @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:08.013 [DefaultDispatcher-worker-9 @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:08.016 [DefaultDispatcher-worker-14 @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:08.019 [DefaultDispatcher-worker-8 @coroutine#3322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:08.023 [DefaultDispatcher-worker-14 @coroutine#3347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b 2025-04-04 12:12:08.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-04 12:12:08.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-04 12:12:08.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:08.026 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22ab3e3b: (connection evicted) 2025-04-04 12:12:08.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:08.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-04 12:12:08.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-04 12:12:08.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-04 12:12:08.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-04 12:12:08.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:08.027 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@387bbd7a: (connection evicted) 2025-04-04 12:12:08.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:08.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-04 12:12:08.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-04 12:12:08.071 [DefaultDispatcher-worker-7 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:08.071 [DefaultDispatcher-worker-7 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.071 [DefaultDispatcher-worker-7 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:08.071 [DefaultDispatcher-worker-7 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.072 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.072 [DefaultDispatcher-worker-6 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.147 [DefaultDispatcher-worker-4 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-04 12:12:08.147 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.147 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:08.147 [DefaultDispatcher-worker-4 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.148 [DefaultDispatcher-worker-6 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.148 [DefaultDispatcher-worker-6 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.230 [DefaultDispatcher-worker-24 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-04 12:12:08.230 [DefaultDispatcher-worker-24 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.230 [DefaultDispatcher-worker-24 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:08.230 [DefaultDispatcher-worker-24 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.231 [DefaultDispatcher-worker-13 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.231 [DefaultDispatcher-worker-13 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.271 [DefaultDispatcher-worker-20 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-04 12:12:08.271 [DefaultDispatcher-worker-20 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.271 [DefaultDispatcher-worker-20 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:08.271 [DefaultDispatcher-worker-20 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.271 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.271 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.309 [DefaultDispatcher-worker-3 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fed509a 2025-04-04 12:12:08.310 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.310 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:08.310 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.310 [DefaultDispatcher-worker-3 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.334 [DefaultDispatcher-worker-12 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:08.334 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.334 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:08.334 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.335 [DefaultDispatcher-worker-6 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.335 [DefaultDispatcher-worker-6 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.429 [DefaultDispatcher-worker-6 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:08.429 [DefaultDispatcher-worker-6 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.429 [DefaultDispatcher-worker-6 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:08.429 [DefaultDispatcher-worker-6 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.430 [DefaultDispatcher-worker-3 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.430 [DefaultDispatcher-worker-3 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.525 [DefaultDispatcher-worker-6 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-04 12:12:08.525 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.525 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:08.525 [DefaultDispatcher-worker-6 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.526 [DefaultDispatcher-worker-22 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.526 [DefaultDispatcher-worker-22 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.659 [DefaultDispatcher-worker-21 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-04 12:12:08.659 [DefaultDispatcher-worker-21 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.659 [DefaultDispatcher-worker-21 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:08.659 [DefaultDispatcher-worker-21 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.660 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.660 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.978 [DefaultDispatcher-worker-15 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4262d2 2025-04-04 12:12:08.978 [DefaultDispatcher-worker-15 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.978 [DefaultDispatcher-worker-15 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:08.978 [DefaultDispatcher-worker-15 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.979 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:08.979 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-04 12:12:09.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-04 12:12:09.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.030 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4af8ff3: (connection evicted) 2025-04-04 12:12:09.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-04 12:12:09.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22912968 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.032 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-04 12:12:09.033 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@65402e26 2025-04-04 12:12:09.033 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@65402e26 2025-04-04 12:12:09.033 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-04 12:12:09.042 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65402e26 2025-04-04 12:12:09.047 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65402e26 2025-04-04 12:12:09.048 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65402e26 2025-04-04 12:12:09.050 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65402e26 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3272c5b3 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-04-04 12:12:09.050 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-04 12:12:09.060 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-04-04 12:12:09.065 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-04-04 12:12:09.066 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-04-04 12:12:09.068 [Test worker @coroutine#3425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-04-04 12:12:09.072 [DefaultDispatcher-worker-4 @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52db9036 2025-04-04 12:12:09.076 [DefaultDispatcher-worker-4 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:09.076 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.076 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:09.076 [DefaultDispatcher-worker-4 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.077 [DefaultDispatcher-worker-22 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.077 [DefaultDispatcher-worker-22 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.080 [DefaultDispatcher-worker-19 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65402e26 2025-04-04 12:12:09.086 [DefaultDispatcher-worker-13 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65402e26 2025-04-04 12:12:09.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-04 12:12:09.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-04 12:12:09.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.090 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65402e26: (connection evicted) 2025-04-04 12:12:09.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-04 12:12:09.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-04 12:12:09.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-04 12:12:09.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-04 12:12:09.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.091 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52db9036: (connection evicted) 2025-04-04 12:12:09.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-04 12:12:09.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47858d7c 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.092 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-04 12:12:09.093 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@16cc5e51 2025-04-04 12:12:09.093 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@16cc5e51 2025-04-04 12:12:09.093 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-04 12:12:09.101 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16cc5e51 2025-04-04 12:12:09.107 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16cc5e51 2025-04-04 12:12:09.108 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16cc5e51 2025-04-04 12:12:09.109 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16cc5e51 2025-04-04 12:12:09.109 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c27ed2f 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2d4398 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2d4398 2025-04-04 12:12:09.110 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-04 12:12:09.118 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2d4398 2025-04-04 12:12:09.124 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2d4398 2025-04-04 12:12:09.125 [Test worker @coroutine#3485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2d4398 2025-04-04 12:12:09.126 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2d4398 2025-04-04 12:12:09.130 [DefaultDispatcher-worker-9 @coroutine#3489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2d4398 2025-04-04 12:12:09.138 [DefaultDispatcher-worker-24 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16cc5e51 2025-04-04 12:12:09.143 [DefaultDispatcher-worker-13 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16cc5e51 2025-04-04 12:12:09.148 [DefaultDispatcher-worker-18 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16cc5e51 2025-04-04 12:12:09.153 [DefaultDispatcher-worker-6 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-04 12:12:09.153 [DefaultDispatcher-worker-6 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.153 [DefaultDispatcher-worker-6 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:09.153 [DefaultDispatcher-worker-6 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.153 [DefaultDispatcher-worker-17 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.153 [DefaultDispatcher-worker-17 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.159 [DefaultDispatcher-worker-6 @coroutine#3538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16cc5e51 2025-04-04 12:12:09.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-04 12:12:09.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-04 12:12:09.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.161 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16cc5e51: (connection evicted) 2025-04-04 12:12:09.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-04 12:12:09.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-04 12:12:09.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-04 12:12:09.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-04 12:12:09.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.162 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c2d4398: (connection evicted) 2025-04-04 12:12:09.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-04 12:12:09.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@567412db 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3bb293 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3bb293 2025-04-04 12:12:09.163 [Test worker @coroutine#3565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-04 12:12:09.172 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3bb293 2025-04-04 12:12:09.178 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3bb293 2025-04-04 12:12:09.179 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3bb293 2025-04-04 12:12:09.180 [Test worker @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3bb293 2025-04-04 12:12:09.181 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@676beb9f 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@c88a842 2025-04-04 12:12:09.183 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@c88a842 2025-04-04 12:12:09.184 [Test worker @coroutine#3565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-04 12:12:09.193 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c88a842 2025-04-04 12:12:09.198 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c88a842 2025-04-04 12:12:09.199 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c88a842 2025-04-04 12:12:09.200 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c88a842 2025-04-04 12:12:09.205 [DefaultDispatcher-worker-13 @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c88a842 2025-04-04 12:12:09.213 [DefaultDispatcher-worker-5 @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3bb293 2025-04-04 12:12:09.218 [DefaultDispatcher-worker-17 @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3bb293 2025-04-04 12:12:09.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-04 12:12:09.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-04 12:12:09.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.222 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d3bb293: (connection evicted) 2025-04-04 12:12:09.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-04 12:12:09.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-04 12:12:09.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-04 12:12:09.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-04 12:12:09.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.222 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c88a842: (connection evicted) 2025-04-04 12:12:09.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-04 12:12:09.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24e6bd00 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.223 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-04 12:12:09.224 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bbc163 2025-04-04 12:12:09.224 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bbc163 2025-04-04 12:12:09.224 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-04 12:12:09.233 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bbc163 2025-04-04 12:12:09.235 [DefaultDispatcher-worker-2 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-04 12:12:09.235 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.235 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:09.235 [DefaultDispatcher-worker-2 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.236 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.236 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.239 [Test worker @coroutine#3624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bbc163 2025-04-04 12:12:09.240 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bbc163 2025-04-04 12:12:09.241 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bbc163 2025-04-04 12:12:09.241 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c516cab 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-04-04 12:12:09.242 [Test worker @coroutine#3623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-04 12:12:09.251 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-04-04 12:12:09.256 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-04-04 12:12:09.257 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-04-04 12:12:09.258 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-04-04 12:12:09.262 [DefaultDispatcher-worker-4 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-04-04 12:12:09.270 [DefaultDispatcher-worker-9 @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bbc163 2025-04-04 12:12:09.275 [DefaultDispatcher-worker-1 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-04 12:12:09.275 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.275 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:09.275 [DefaultDispatcher-worker-1 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.275 [DefaultDispatcher-worker-7 @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bbc163 2025-04-04 12:12:09.275 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.275 [DefaultDispatcher-worker-8 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-04 12:12:09.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-04 12:12:09.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.279 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70bbc163: (connection evicted) 2025-04-04 12:12:09.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-04 12:12:09.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-04 12:12:09.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-04 12:12:09.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-04 12:12:09.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.279 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8: (connection evicted) 2025-04-04 12:12:09.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-04 12:12:09.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b6abf4e 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.280 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-04 12:12:09.281 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@794daa09 2025-04-04 12:12:09.281 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@794daa09 2025-04-04 12:12:09.281 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-04 12:12:09.289 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794daa09 2025-04-04 12:12:09.295 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794daa09 2025-04-04 12:12:09.296 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794daa09 2025-04-04 12:12:09.297 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794daa09 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@272d0dd3 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@766534b0 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@766534b0 2025-04-04 12:12:09.298 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-04 12:12:09.307 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766534b0 2025-04-04 12:12:09.313 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766534b0 2025-04-04 12:12:09.314 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766534b0 2025-04-04 12:12:09.315 [DefaultDispatcher-worker-15 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fed509a 2025-04-04 12:12:09.315 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.315 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:09.315 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.315 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766534b0 2025-04-04 12:12:09.315 [DefaultDispatcher-worker-15 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.319 [DefaultDispatcher-worker-21 @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766534b0 2025-04-04 12:12:09.327 [DefaultDispatcher-worker-6 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794daa09 2025-04-04 12:12:09.332 [DefaultDispatcher-worker-12 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794daa09 2025-04-04 12:12:09.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-04 12:12:09.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-04 12:12:09.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.336 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@794daa09: (connection evicted) 2025-04-04 12:12:09.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-04 12:12:09.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-04 12:12:09.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-04 12:12:09.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-04 12:12:09.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.337 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@766534b0: (connection evicted) 2025-04-04 12:12:09.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-04 12:12:09.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dd56393 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@785ba20d 2025-04-04 12:12:09.338 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@785ba20d 2025-04-04 12:12:09.339 [Test worker @coroutine#3745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-04 12:12:09.339 [DefaultDispatcher-worker-12 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:09.339 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.339 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:09.339 [DefaultDispatcher-worker-12 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.340 [DefaultDispatcher-worker-1 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.340 [DefaultDispatcher-worker-1 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.348 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785ba20d 2025-04-04 12:12:09.354 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785ba20d 2025-04-04 12:12:09.355 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785ba20d 2025-04-04 12:12:09.356 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785ba20d 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@608c03e3 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6272936b 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@6272936b 2025-04-04 12:12:09.356 [Test worker @coroutine#3745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-04 12:12:09.365 [Test worker @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6272936b 2025-04-04 12:12:09.371 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6272936b 2025-04-04 12:12:09.372 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6272936b 2025-04-04 12:12:09.373 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6272936b 2025-04-04 12:12:09.376 [DefaultDispatcher-worker-12 @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6272936b 2025-04-04 12:12:09.384 [DefaultDispatcher-worker-18 @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785ba20d 2025-04-04 12:12:09.389 [DefaultDispatcher-worker-5 @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785ba20d 2025-04-04 12:12:09.392 [DefaultDispatcher-worker-17 @coroutine#3745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785ba20d 2025-04-04 12:12:09.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-04 12:12:09.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-04 12:12:09.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.395 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@785ba20d: (connection evicted) 2025-04-04 12:12:09.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-04 12:12:09.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-04 12:12:09.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-04 12:12:09.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-04 12:12:09.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.396 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6272936b: (connection evicted) 2025-04-04 12:12:09.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-04 12:12:09.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b42eb0f 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4268c16 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4268c16 2025-04-04 12:12:09.397 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-04 12:12:09.405 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4268c16 2025-04-04 12:12:09.410 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4268c16 2025-04-04 12:12:09.411 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4268c16 2025-04-04 12:12:09.412 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4268c16 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50a2034c 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2025-04-04 12:12:09.412 [Test worker @coroutine#3807] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-04 12:12:09.419 [Test worker @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2025-04-04 12:12:09.424 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2025-04-04 12:12:09.425 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2025-04-04 12:12:09.426 [Test worker @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2025-04-04 12:12:09.430 [DefaultDispatcher-worker-24 @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27bd124a 2025-04-04 12:12:09.434 [DefaultDispatcher-worker-24 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:09.434 [DefaultDispatcher-worker-24 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.434 [DefaultDispatcher-worker-24 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:09.434 [DefaultDispatcher-worker-24 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.435 [DefaultDispatcher-worker-12 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.435 [DefaultDispatcher-worker-12 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.437 [DefaultDispatcher-worker-24 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4268c16 2025-04-04 12:12:09.442 [DefaultDispatcher-worker-19 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4268c16 2025-04-04 12:12:09.445 [DefaultDispatcher-worker-16 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4268c16 2025-04-04 12:12:09.455 [DefaultDispatcher-worker-7 @coroutine#3871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4268c16 2025-04-04 12:12:09.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-04 12:12:09.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-04 12:12:09.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.457 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4268c16: (connection evicted) 2025-04-04 12:12:09.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-04 12:12:09.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-04 12:12:09.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-04 12:12:09.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-04 12:12:09.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.458 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27bd124a: (connection evicted) 2025-04-04 12:12:09.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-04 12:12:09.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@645a9649 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@7631fb3e 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@7631fb3e 2025-04-04 12:12:09.459 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-04 12:12:09.467 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7631fb3e 2025-04-04 12:12:09.471 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7631fb3e 2025-04-04 12:12:09.472 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7631fb3e 2025-04-04 12:12:09.473 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7631fb3e 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43165282 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.473 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-04 12:12:09.474 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2025-04-04 12:12:09.474 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2025-04-04 12:12:09.474 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-04 12:12:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2025-04-04 12:12:09.485 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2025-04-04 12:12:09.486 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2025-04-04 12:12:09.487 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2025-04-04 12:12:09.491 [DefaultDispatcher-worker-2 @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@693afcd1 2025-04-04 12:12:09.497 [DefaultDispatcher-worker-2 @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7631fb3e 2025-04-04 12:12:09.502 [DefaultDispatcher-worker-18 @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7631fb3e 2025-04-04 12:12:09.503 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7631fb3e 2025-04-04 12:12:09.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-04 12:12:09.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-04 12:12:09.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.507 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7631fb3e: (connection evicted) 2025-04-04 12:12:09.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-04 12:12:09.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-04 12:12:09.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-04 12:12:09.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-04 12:12:09.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.507 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@693afcd1: (connection evicted) 2025-04-04 12:12:09.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-04 12:12:09.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4951c45f 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.508 [Test worker @coroutine#3958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-04 12:12:09.509 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2025-04-04 12:12:09.509 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2025-04-04 12:12:09.509 [Test worker @coroutine#3958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-04 12:12:09.516 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2025-04-04 12:12:09.522 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2025-04-04 12:12:09.523 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2025-04-04 12:12:09.524 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53e6c017 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-04-04 12:12:09.524 [Test worker @coroutine#3958] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-04 12:12:09.530 [DefaultDispatcher-worker-16 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-04 12:12:09.530 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.530 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:09.530 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.531 [DefaultDispatcher-worker-5 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.531 [DefaultDispatcher-worker-5 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.532 [Test worker @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-04-04 12:12:09.537 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-04-04 12:12:09.538 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-04-04 12:12:09.539 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-04-04 12:12:09.543 [DefaultDispatcher-worker-21 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-04-04 12:12:09.549 [DefaultDispatcher-worker-16 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2025-04-04 12:12:09.554 [DefaultDispatcher-worker-19 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2025-04-04 12:12:09.555 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2025-04-04 12:12:09.556 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2025-04-04 12:12:09.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-04 12:12:09.559 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-04 12:12:09.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.559 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7: (connection evicted) 2025-04-04 12:12:09.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-04 12:12:09.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-04 12:12:09.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-04 12:12:09.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-04 12:12:09.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.560 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c: (connection evicted) 2025-04-04 12:12:09.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-04 12:12:09.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d6b0636 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4fcd5 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4fcd5 2025-04-04 12:12:09.561 [Test worker @coroutine#4022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-04 12:12:09.569 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b4fcd5 2025-04-04 12:12:09.574 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b4fcd5 2025-04-04 12:12:09.575 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b4fcd5 2025-04-04 12:12:09.576 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b4fcd5 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751e7d99 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@297c0311 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@297c0311 2025-04-04 12:12:09.576 [Test worker @coroutine#4022] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-04 12:12:09.583 [Test worker @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297c0311 2025-04-04 12:12:09.588 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297c0311 2025-04-04 12:12:09.589 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297c0311 2025-04-04 12:12:09.590 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297c0311 2025-04-04 12:12:09.594 [DefaultDispatcher-worker-10 @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297c0311 2025-04-04 12:12:09.601 [DefaultDispatcher-worker-3 @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b4fcd5 2025-04-04 12:12:09.606 [DefaultDispatcher-worker-9 @coroutine#4022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47b4fcd5 2025-04-04 12:12:09.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-04 12:12:09.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-04 12:12:09.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.644 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47b4fcd5: (connection evicted) 2025-04-04 12:12:09.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-04 12:12:09.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-04 12:12:09.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-04 12:12:09.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-04 12:12:09.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.645 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@297c0311: (connection evicted) 2025-04-04 12:12:09.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-04 12:12:09.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cae7d5 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2025-04-04 12:12:09.646 [Test worker @coroutine#4092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-04 12:12:09.653 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2025-04-04 12:12:09.659 [Test worker @coroutine#4093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2025-04-04 12:12:09.660 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2025-04-04 12:12:09.660 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6236beac 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-04-04 12:12:09.661 [Test worker @coroutine#4092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-04 12:12:09.665 [DefaultDispatcher-worker-17 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-04 12:12:09.665 [DefaultDispatcher-worker-17 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.665 [DefaultDispatcher-worker-17 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:09.665 [DefaultDispatcher-worker-17 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.666 [DefaultDispatcher-worker-24 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.666 [DefaultDispatcher-worker-24 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.669 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-04-04 12:12:09.674 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-04-04 12:12:09.675 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-04-04 12:12:09.676 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-04-04 12:12:09.680 [DefaultDispatcher-worker-20 @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-04-04 12:12:09.687 [DefaultDispatcher-worker-20 @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2025-04-04 12:12:09.692 [DefaultDispatcher-worker-14 @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2025-04-04 12:12:09.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-04 12:12:09.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-04 12:12:09.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.696 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4390b78f: (connection evicted) 2025-04-04 12:12:09.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-04 12:12:09.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-04 12:12:09.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-04 12:12:09.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-04 12:12:09.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.697 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1320d929: (connection evicted) 2025-04-04 12:12:09.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-04 12:12:09.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e863469 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@22edca96 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@22edca96 2025-04-04 12:12:09.698 [Test worker @coroutine#4152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-04 12:12:09.706 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22edca96 2025-04-04 12:12:09.711 [Test worker @coroutine#4153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22edca96 2025-04-04 12:12:09.711 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22edca96 2025-04-04 12:12:09.712 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22edca96 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72187492 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b20024b 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b20024b 2025-04-04 12:12:09.713 [Test worker @coroutine#4152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-04 12:12:09.723 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b20024b 2025-04-04 12:12:09.728 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b20024b 2025-04-04 12:12:09.729 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b20024b 2025-04-04 12:12:09.730 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b20024b 2025-04-04 12:12:09.734 [DefaultDispatcher-worker-23 @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b20024b 2025-04-04 12:12:09.741 [DefaultDispatcher-worker-2 @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22edca96 2025-04-04 12:12:09.747 [DefaultDispatcher-worker-14 @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22edca96 2025-04-04 12:12:09.748 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22edca96 2025-04-04 12:12:09.749 [Test worker @coroutine#4177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22edca96 2025-04-04 12:12:09.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-04 12:12:09.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-04 12:12:09.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.752 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22edca96: (connection evicted) 2025-04-04 12:12:09.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-04 12:12:09.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-04 12:12:09.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-04 12:12:09.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-04 12:12:09.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.753 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b20024b: (connection evicted) 2025-04-04 12:12:09.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-04 12:12:09.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@747795d7 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be8e6ee 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be8e6ee 2025-04-04 12:12:09.754 [Test worker @coroutine#4213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-04 12:12:09.762 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be8e6ee 2025-04-04 12:12:09.766 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be8e6ee 2025-04-04 12:12:09.767 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be8e6ee 2025-04-04 12:12:09.768 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be8e6ee 2025-04-04 12:12:09.768 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-04 12:12:09.768 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f37d6e 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@5304ac92 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@5304ac92 2025-04-04 12:12:09.769 [Test worker @coroutine#4213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-04 12:12:09.776 [Test worker @coroutine#4213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5304ac92 2025-04-04 12:12:09.781 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5304ac92 2025-04-04 12:12:09.781 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5304ac92 2025-04-04 12:12:09.782 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5304ac92 2025-04-04 12:12:09.786 [DefaultDispatcher-worker-16 @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5304ac92 2025-04-04 12:12:09.794 [DefaultDispatcher-worker-2 @coroutine#4213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be8e6ee 2025-04-04 12:12:09.798 [DefaultDispatcher-worker-22 @coroutine#4213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be8e6ee 2025-04-04 12:12:09.803 [UI Thread @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be8e6ee 2025-04-04 12:12:09.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-04 12:12:09.805 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-04 12:12:09.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.805 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6be8e6ee: (connection evicted) 2025-04-04 12:12:09.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-04 12:12:09.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-04 12:12:09.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-04 12:12:09.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-04 12:12:09.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.806 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5304ac92: (connection evicted) 2025-04-04 12:12:09.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-04 12:12:09.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29483d10 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.807 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.808 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.808 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.808 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.808 [Test worker @coroutine#4307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-04 12:12:09.808 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2025-04-04 12:12:09.808 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2025-04-04 12:12:09.808 [Test worker @coroutine#4307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-04 12:12:09.815 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2025-04-04 12:12:09.820 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2025-04-04 12:12:09.820 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2025-04-04 12:12:09.821 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2025-04-04 12:12:09.826 [DefaultDispatcher-worker-14 @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2025-04-04 12:12:09.827 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2025-04-04 12:12:09.833 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2025-04-04 12:12:09.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-04 12:12:09.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-04 12:12:09.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.845 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ca67657: (connection evicted) 2025-04-04 12:12:09.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-04 12:12:09.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45144fdf 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c07745 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c07745 2025-04-04 12:12:09.847 [Test worker @coroutine#4340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-04 12:12:09.854 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c07745 2025-04-04 12:12:09.859 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c07745 2025-04-04 12:12:09.860 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c07745 2025-04-04 12:12:09.861 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c07745 2025-04-04 12:12:09.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-04 12:12:09.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-04 12:12:09.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:09.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-04 12:12:09.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aad7ade 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2025-04-04 12:12:09.863 [Test worker @coroutine#4369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-04 12:12:09.871 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2025-04-04 12:12:09.875 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2025-04-04 12:12:09.876 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2025-04-04 12:12:09.877 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@770635f8 2025-04-04 12:12:09.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-04 12:12:09.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-04 12:12:09.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:09.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-04 12:12:09.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71fd082 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.879 [Test worker @coroutine#4398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-04 12:12:09.880 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2025-04-04 12:12:09.880 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2025-04-04 12:12:09.880 [Test worker @coroutine#4398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-04 12:12:09.887 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2025-04-04 12:12:09.892 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2025-04-04 12:12:09.893 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2025-04-04 12:12:09.894 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2025-04-04 12:12:09.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-04 12:12:09.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-04 12:12:09.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:09.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-04 12:12:09.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44c141ce 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@642aa8ea 2025-04-04 12:12:09.896 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@642aa8ea 2025-04-04 12:12:09.897 [Test worker @coroutine#4429] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-04 12:12:09.904 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642aa8ea 2025-04-04 12:12:09.909 [Test worker @coroutine#4430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642aa8ea 2025-04-04 12:12:09.910 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642aa8ea 2025-04-04 12:12:09.911 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642aa8ea 2025-04-04 12:12:09.915 [DefaultDispatcher-worker-19 @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642aa8ea 2025-04-04 12:12:09.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-04 12:12:09.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-04 12:12:09.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.923 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@642aa8ea: (connection evicted) 2025-04-04 12:12:09.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-04 12:12:09.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56a3da69 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.924 [Test worker @coroutine#4456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-04 12:12:09.925 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@611c1f92 2025-04-04 12:12:09.925 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@611c1f92 2025-04-04 12:12:09.925 [Test worker @coroutine#4456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-04 12:12:09.932 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611c1f92 2025-04-04 12:12:09.937 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611c1f92 2025-04-04 12:12:09.938 [Test worker @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611c1f92 2025-04-04 12:12:09.938 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611c1f92 2025-04-04 12:12:09.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-04 12:12:09.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-04 12:12:09.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:09.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-04 12:12:09.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@346d441a 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-04 12:12:09.941 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-04 12:12:09.949 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-04 12:12:09.954 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-04 12:12:09.955 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-04 12:12:09.956 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-04 12:12:09.960 [DefaultDispatcher-worker-6 @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-04 12:12:09.961 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-04 12:12:09.963 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@521d455c 2025-04-04 12:12:09.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-04 12:12:09.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-04 12:12:09.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:09.964 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@521d455c: (connection evicted) 2025-04-04 12:12:09.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:09.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-04 12:12:09.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45a9f3d4 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-04-04 12:12:09.965 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-04 12:12:09.973 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-04-04 12:12:09.978 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-04-04 12:12:09.978 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-04-04 12:12:09.979 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-04-04 12:12:09.979 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aba3735 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2025-04-04 12:12:09.980 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-04 12:12:09.984 [DefaultDispatcher-worker-17 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4262d2 2025-04-04 12:12:09.984 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.984 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:09.984 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.984 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.984 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:09.989 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2025-04-04 12:12:09.993 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2025-04-04 12:12:09.994 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2025-04-04 12:12:09.995 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2025-04-04 12:12:09.999 [DefaultDispatcher-worker-16 @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c689379 2025-04-04 12:12:10.006 [DefaultDispatcher-worker-16 @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-04-04 12:12:10.015 [DefaultDispatcher-worker-24 @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33e69162 2025-04-04 12:12:10.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-04 12:12:10.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-04 12:12:10.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.020 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33e69162: (connection evicted) 2025-04-04 12:12:10.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-04 12:12:10.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-04 12:12:10.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-04 12:12:10.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-04 12:12:10.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.020 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c689379: (connection evicted) 2025-04-04 12:12:10.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-04 12:12:10.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-04 12:12:10.021 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-04 12:12:10.021 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.021 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.021 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.021 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.021 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.021 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.021 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5771adf3 2025-04-04 12:12:10.021 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.021 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.021 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.021 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.021 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.021 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.021 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.021 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.021 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.021 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@12515d64 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@12515d64 2025-04-04 12:12:10.022 [Test worker @coroutine#4548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-04 12:12:10.031 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12515d64 2025-04-04 12:12:10.035 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12515d64 2025-04-04 12:12:10.036 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12515d64 2025-04-04 12:12:10.037 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12515d64 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dbd7f00 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.037 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.038 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.038 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.038 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.038 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.038 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-04 12:12:10.038 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.038 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.038 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.038 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.038 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.038 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.038 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.038 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.038 [Test worker @coroutine#4548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-04 12:12:10.038 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@138c2ba 2025-04-04 12:12:10.038 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@138c2ba 2025-04-04 12:12:10.038 [Test worker @coroutine#4548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-04 12:12:10.045 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138c2ba 2025-04-04 12:12:10.050 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138c2ba 2025-04-04 12:12:10.051 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138c2ba 2025-04-04 12:12:10.052 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138c2ba 2025-04-04 12:12:10.056 [DefaultDispatcher-worker-11 @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138c2ba 2025-04-04 12:12:10.064 [DefaultDispatcher-worker-13 @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12515d64 2025-04-04 12:12:10.072 [DefaultDispatcher-worker-10 @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12515d64 2025-04-04 12:12:10.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-04 12:12:10.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-04 12:12:10.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.074 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12515d64: (connection evicted) 2025-04-04 12:12:10.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-04 12:12:10.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-04 12:12:10.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-04 12:12:10.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-04 12:12:10.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.075 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@138c2ba: (connection evicted) 2025-04-04 12:12:10.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-04 12:12:10.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-04 12:12:10.076 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b8de9dc 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-04 12:12:10.077 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-04 12:12:10.081 [DefaultDispatcher-worker-16 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:10.081 [DefaultDispatcher-worker-16 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.081 [DefaultDispatcher-worker-16 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:10.081 [DefaultDispatcher-worker-16 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.082 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.082 [DefaultDispatcher-worker-12 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.085 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-04 12:12:10.090 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-04 12:12:10.091 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-04 12:12:10.092 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a516e4d 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-04 12:12:10.092 [Test worker @coroutine#4575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-04 12:12:10.100 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-04 12:12:10.105 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-04 12:12:10.105 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-04 12:12:10.106 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-04 12:12:10.111 [DefaultDispatcher-worker-1 @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-04-04 12:12:10.118 [DefaultDispatcher-worker-11 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-04 12:12:10.125 [DefaultDispatcher-worker-20 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-04 12:12:10.129 [DefaultDispatcher-worker-21 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-04 12:12:10.133 [DefaultDispatcher-worker-21 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-04-04 12:12:10.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-04 12:12:10.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-04 12:12:10.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.140 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522941b2: (connection evicted) 2025-04-04 12:12:10.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-04 12:12:10.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-04 12:12:10.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-04 12:12:10.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-04 12:12:10.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.141 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192: (connection evicted) 2025-04-04 12:12:10.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-04 12:12:10.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23e95661 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.142 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-04 12:12:10.143 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-04 12:12:10.143 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-04 12:12:10.143 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-04 12:12:10.150 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-04 12:12:10.155 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-04 12:12:10.156 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-04 12:12:10.157 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f4f432b 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.157 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.158 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.158 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-04 12:12:10.158 [DefaultDispatcher-worker-20 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-04 12:12:10.158 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2025-04-04 12:12:10.158 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2025-04-04 12:12:10.158 [Test worker @coroutine#4618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-04 12:12:10.158 [DefaultDispatcher-worker-20 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.158 [DefaultDispatcher-worker-20 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:10.158 [DefaultDispatcher-worker-20 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.159 [DefaultDispatcher-worker-5 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.159 [DefaultDispatcher-worker-5 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.165 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2025-04-04 12:12:10.170 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2025-04-04 12:12:10.171 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2025-04-04 12:12:10.172 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2025-04-04 12:12:10.175 [DefaultDispatcher-worker-5 @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@635900ef 2025-04-04 12:12:10.182 [DefaultDispatcher-worker-15 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-04 12:12:10.187 [DefaultDispatcher-worker-14 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-04 12:12:10.190 [DefaultDispatcher-worker-4 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-04-04 12:12:10.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-04 12:12:10.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-04 12:12:10.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.196 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@553d9329: (connection evicted) 2025-04-04 12:12:10.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-04 12:12:10.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-04 12:12:10.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-04 12:12:10.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-04 12:12:10.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.196 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@635900ef: (connection evicted) 2025-04-04 12:12:10.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-04 12:12:10.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-04 12:12:10.197 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74de1e9d 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-04-04 12:12:10.198 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-04 12:12:10.205 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-04-04 12:12:10.211 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-04-04 12:12:10.212 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-04-04 12:12:10.213 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@251ed676 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee4aad3 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee4aad3 2025-04-04 12:12:10.213 [Test worker @coroutine#4658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-04 12:12:10.220 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee4aad3 2025-04-04 12:12:10.225 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee4aad3 2025-04-04 12:12:10.226 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee4aad3 2025-04-04 12:12:10.226 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee4aad3 2025-04-04 12:12:10.230 [DefaultDispatcher-worker-17 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee4aad3 2025-04-04 12:12:10.240 [DefaultDispatcher-worker-10 @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-04-04 12:12:10.241 [DefaultDispatcher-worker-10 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-04 12:12:10.241 [DefaultDispatcher-worker-10 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.241 [DefaultDispatcher-worker-10 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:10.241 [DefaultDispatcher-worker-10 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.242 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.242 [DefaultDispatcher-worker-17 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.244 [DefaultDispatcher-worker-6 @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71c45428 2025-04-04 12:12:10.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-04 12:12:10.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-04 12:12:10.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.246 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71c45428: (connection evicted) 2025-04-04 12:12:10.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-04 12:12:10.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-04 12:12:10.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-04 12:12:10.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-04 12:12:10.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.247 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ee4aad3: (connection evicted) 2025-04-04 12:12:10.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-04 12:12:10.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ec6bc6f 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2025-04-04 12:12:10.249 [Test worker @coroutine#4698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-04 12:12:10.256 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2025-04-04 12:12:10.262 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2025-04-04 12:12:10.263 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2025-04-04 12:12:10.263 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18c8a027 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c18cf67 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c18cf67 2025-04-04 12:12:10.264 [Test worker @coroutine#4698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-04 12:12:10.272 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c18cf67 2025-04-04 12:12:10.277 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c18cf67 2025-04-04 12:12:10.278 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c18cf67 2025-04-04 12:12:10.279 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c18cf67 2025-04-04 12:12:10.280 [DefaultDispatcher-worker-4 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-04 12:12:10.280 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.280 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:10.280 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.281 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.281 [DefaultDispatcher-worker-12 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.283 [DefaultDispatcher-worker-19 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c18cf67 2025-04-04 12:12:10.290 [DefaultDispatcher-worker-19 @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2025-04-04 12:12:10.295 [DefaultDispatcher-worker-19 @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2025-04-04 12:12:10.305 [DefaultDispatcher-worker-5 @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6135bb54 2025-04-04 12:12:10.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-04 12:12:10.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-04 12:12:10.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.307 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6135bb54: (connection evicted) 2025-04-04 12:12:10.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-04 12:12:10.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-04 12:12:10.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-04 12:12:10.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-04 12:12:10.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.307 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c18cf67: (connection evicted) 2025-04-04 12:12:10.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-04 12:12:10.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f5c2451 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2025-04-04 12:12:10.309 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-04 12:12:10.317 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2025-04-04 12:12:10.320 [DefaultDispatcher-worker-17 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fed509a 2025-04-04 12:12:10.320 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.320 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:10.320 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.320 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.322 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2025-04-04 12:12:10.323 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2025-04-04 12:12:10.324 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bcda4a6 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.324 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-04 12:12:10.325 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2025-04-04 12:12:10.325 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2025-04-04 12:12:10.325 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-04 12:12:10.332 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2025-04-04 12:12:10.336 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2025-04-04 12:12:10.337 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2025-04-04 12:12:10.338 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2025-04-04 12:12:10.342 [DefaultDispatcher-worker-16 @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@265d72fd 2025-04-04 12:12:10.344 [DefaultDispatcher-worker-23 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:10.344 [DefaultDispatcher-worker-23 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.344 [DefaultDispatcher-worker-23 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:10.344 [DefaultDispatcher-worker-23 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.344 [DefaultDispatcher-worker-11 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.344 [DefaultDispatcher-worker-11 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.349 [DefaultDispatcher-worker-11 @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2025-04-04 12:12:10.354 [DefaultDispatcher-worker-23 @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2025-04-04 12:12:10.357 [DefaultDispatcher-worker-20 @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2025-04-04 12:12:10.364 [DefaultDispatcher-worker-15 @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6 2025-04-04 12:12:10.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-04 12:12:10.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-04 12:12:10.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.365 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cea34e6: (connection evicted) 2025-04-04 12:12:10.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-04 12:12:10.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-04 12:12:10.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-04 12:12:10.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-04 12:12:10.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.366 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@265d72fd: (connection evicted) 2025-04-04 12:12:10.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-04 12:12:10.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34989ceb 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@9c88323 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@9c88323 2025-04-04 12:12:10.368 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-04 12:12:10.376 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c88323 2025-04-04 12:12:10.381 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c88323 2025-04-04 12:12:10.382 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c88323 2025-04-04 12:12:10.382 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c88323 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11736ebc 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d0c88f4 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d0c88f4 2025-04-04 12:12:10.383 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-04 12:12:10.390 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d0c88f4 2025-04-04 12:12:10.395 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d0c88f4 2025-04-04 12:12:10.396 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d0c88f4 2025-04-04 12:12:10.397 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d0c88f4 2025-04-04 12:12:10.401 [DefaultDispatcher-worker-5 @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d0c88f4 2025-04-04 12:12:10.408 [DefaultDispatcher-worker-21 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c88323 2025-04-04 12:12:10.412 [DefaultDispatcher-worker-1 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c88323 2025-04-04 12:12:10.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-04 12:12:10.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-04 12:12:10.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.419 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9c88323: (connection evicted) 2025-04-04 12:12:10.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-04 12:12:10.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-04 12:12:10.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-04 12:12:10.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-04 12:12:10.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.420 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d0c88f4: (connection evicted) 2025-04-04 12:12:10.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-04 12:12:10.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365ad794 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-04-04 12:12:10.421 [Test worker @coroutine#4818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-04 12:12:10.429 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-04-04 12:12:10.433 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-04-04 12:12:10.434 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-04-04 12:12:10.435 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-04-04 12:12:10.435 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ba76911 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-04-04 12:12:10.436 [Test worker @coroutine#4818] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-04 12:12:10.439 [DefaultDispatcher-worker-11 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:10.439 [DefaultDispatcher-worker-11 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.439 [DefaultDispatcher-worker-11 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:10.439 [DefaultDispatcher-worker-11 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.440 [DefaultDispatcher-worker-10 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.440 [DefaultDispatcher-worker-10 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.443 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-04-04 12:12:10.449 [Test worker @coroutine#4828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-04-04 12:12:10.451 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-04-04 12:12:10.452 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-04-04 12:12:10.459 [DefaultDispatcher-worker-1 @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-04-04 12:12:10.468 [DefaultDispatcher-worker-3 @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-04-04 12:12:10.475 [DefaultDispatcher-worker-23 @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-04-04 12:12:10.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-04 12:12:10.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-04 12:12:10.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.479 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf: (connection evicted) 2025-04-04 12:12:10.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-04 12:12:10.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-04 12:12:10.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-04 12:12:10.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-04 12:12:10.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.480 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7: (connection evicted) 2025-04-04 12:12:10.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-04 12:12:10.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74c74c99 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-04-04 12:12:10.481 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-04 12:12:10.489 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-04-04 12:12:10.494 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-04-04 12:12:10.495 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-04-04 12:12:10.495 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@274f51ad 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-04-04 12:12:10.496 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-04 12:12:10.503 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-04-04 12:12:10.508 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-04-04 12:12:10.509 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-04-04 12:12:10.510 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-04-04 12:12:10.514 [DefaultDispatcher-worker-23 @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24 2025-04-04 12:12:10.521 [DefaultDispatcher-worker-23 @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-04-04 12:12:10.525 [DefaultDispatcher-worker-24 @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f 2025-04-04 12:12:10.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-04 12:12:10.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-04 12:12:10.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.527 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f1db5f: (connection evicted) 2025-04-04 12:12:10.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-04 12:12:10.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-04 12:12:10.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-04 12:12:10.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-04 12:12:10.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.528 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c95cb24: (connection evicted) 2025-04-04 12:12:10.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-04 12:12:10.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35d128fd 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.529 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.530 [Test worker @coroutine#4903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-04 12:12:10.530 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-04 12:12:10.530 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-04 12:12:10.530 [Test worker @coroutine#4903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-04 12:12:10.535 [DefaultDispatcher-worker-20 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-04 12:12:10.535 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.535 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:10.535 [DefaultDispatcher-worker-20 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.535 [DefaultDispatcher-worker-22 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.535 [DefaultDispatcher-worker-22 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.537 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-04 12:12:10.542 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-04 12:12:10.543 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-04 12:12:10.544 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f72e12 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-04-04 12:12:10.544 [Test worker @coroutine#4903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-04 12:12:10.551 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-04-04 12:12:10.556 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-04-04 12:12:10.557 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-04-04 12:12:10.558 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-04-04 12:12:10.561 [DefaultDispatcher-worker-7 @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625ae6d 2025-04-04 12:12:10.568 [DefaultDispatcher-worker-8 @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-04 12:12:10.575 [DefaultDispatcher-worker-23 @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-04 12:12:10.579 [DefaultDispatcher-worker-15 @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-04 12:12:10.630 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.644 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.670 [DefaultDispatcher-worker-22 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-04 12:12:10.670 [DefaultDispatcher-worker-22 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.670 [DefaultDispatcher-worker-22 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:10.670 [DefaultDispatcher-worker-22 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.671 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.671 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.691 [DefaultDispatcher-worker-23 @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-04 12:12:10.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-04 12:12:10.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-04 12:12:10.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.693 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1512a767: (connection evicted) 2025-04-04 12:12:10.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-04 12:12:10.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-04 12:12:10.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-04 12:12:10.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-04 12:12:10.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.693 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@625ae6d: (connection evicted) 2025-04-04 12:12:10.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-04 12:12:10.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fcd300e 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.694 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-04 12:12:10.695 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2025-04-04 12:12:10.695 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2025-04-04 12:12:10.695 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-04 12:12:10.702 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2025-04-04 12:12:10.707 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2025-04-04 12:12:10.708 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2025-04-04 12:12:10.708 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@466d87a1 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fcb07b 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fcb07b 2025-04-04 12:12:10.709 [Test worker @coroutine#4947] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-04 12:12:10.716 [Test worker @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fcb07b 2025-04-04 12:12:10.721 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fcb07b 2025-04-04 12:12:10.721 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fcb07b 2025-04-04 12:12:10.722 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fcb07b 2025-04-04 12:12:10.726 [DefaultDispatcher-worker-13 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fcb07b 2025-04-04 12:12:10.733 [DefaultDispatcher-worker-9 @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2025-04-04 12:12:10.738 [DefaultDispatcher-worker-4 @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2025-04-04 12:12:10.742 [DefaultDispatcher-worker-18 @coroutine#4947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2025-04-04 12:12:10.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-04 12:12:10.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-04 12:12:10.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.745 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a: (connection evicted) 2025-04-04 12:12:10.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-04 12:12:10.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-04 12:12:10.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-04 12:12:10.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-04 12:12:10.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.745 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58fcb07b: (connection evicted) 2025-04-04 12:12:10.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-04 12:12:10.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55691a59 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3405025a 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@3405025a 2025-04-04 12:12:10.746 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-04 12:12:10.754 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3405025a 2025-04-04 12:12:10.759 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3405025a 2025-04-04 12:12:10.760 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3405025a 2025-04-04 12:12:10.761 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3405025a 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ddd3fbd 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-04 12:12:10.761 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-04 12:12:10.770 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-04 12:12:10.775 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-04 12:12:10.775 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-04 12:12:10.776 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-04 12:12:10.780 [DefaultDispatcher-worker-10 @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-04 12:12:10.786 [DefaultDispatcher-worker-5 @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3405025a 2025-04-04 12:12:10.792 [DefaultDispatcher-worker-9 @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3405025a 2025-04-04 12:12:10.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-04 12:12:10.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-04 12:12:10.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.795 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3405025a: (connection evicted) 2025-04-04 12:12:10.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-04 12:12:10.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-04 12:12:10.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-04 12:12:10.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-04 12:12:10.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.795 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd: (connection evicted) 2025-04-04 12:12:10.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-04 12:12:10.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6382bc3f 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2025-04-04 12:12:10.796 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-04 12:12:10.804 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2025-04-04 12:12:10.809 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2025-04-04 12:12:10.809 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2025-04-04 12:12:10.810 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2025-04-04 12:12:10.810 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4115b8a7 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-04 12:12:10.811 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-04 12:12:10.818 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-04 12:12:10.823 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-04 12:12:10.823 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-04 12:12:10.824 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-04 12:12:10.828 [DefaultDispatcher-worker-1 @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb 2025-04-04 12:12:10.837 [DefaultDispatcher-worker-8 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2025-04-04 12:12:10.844 [DefaultDispatcher-worker-21 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2025-04-04 12:12:10.848 [DefaultDispatcher-worker-24 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2 2025-04-04 12:12:10.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-04 12:12:10.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-04 12:12:10.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.852 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a4137a2: (connection evicted) 2025-04-04 12:12:10.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-04 12:12:10.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-04 12:12:10.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-04 12:12:10.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-04 12:12:10.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.852 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b5ad1bb: (connection evicted) 2025-04-04 12:12:10.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-04 12:12:10.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-04 12:12:10.853 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f43c73a 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-04-04 12:12:10.854 [Test worker @coroutine#5034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-04 12:12:10.861 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-04-04 12:12:10.866 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-04-04 12:12:10.867 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-04-04 12:12:10.868 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-04-04 12:12:10.872 [DefaultDispatcher-worker-20 @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-04-04 12:12:10.875 [DefaultDispatcher-worker-7 @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a693de 2025-04-04 12:12:10.882 [UI Thread @coroutine#5060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=712641292079104000 2025-04-04 12:12:10.882 [UI Thread @coroutine#5060] 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=712641292079104000. 2025-04-04 12:12:10.882 [UI Thread @coroutine#5060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=712641292079104000 2025-04-04 12:12:10.883 [UI Thread @coroutine#5060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=712641292079104000 2025-04-04 12:12:10.883 [UI Thread @coroutine#5060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=712641292079104000 2025-04-04 12:12:10.883 [UI Thread @coroutine#5060] 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=712641292079104000. 2025-04-04 12:12:10.883 [UI Thread @coroutine#5060] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=712641292079104000 to class io.ktor.utils.io.ByteReadChannel 2025-04-04 12:12:10.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-04 12:12:10.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-04 12:12:10.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.885 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18a693de: (connection evicted) 2025-04-04 12:12:10.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-04 12:12:10.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794c22cd 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.919 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2025-04-04 12:12:10.920 [Test worker @coroutine#5076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-04 12:12:10.927 [Test worker @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2025-04-04 12:12:10.932 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2025-04-04 12:12:10.933 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2025-04-04 12:12:10.934 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2025-04-04 12:12:10.938 [DefaultDispatcher-worker-16 @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2025-04-04 12:12:10.948 [DefaultDispatcher-worker-1 @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2025-04-04 12:12:10.952 [DefaultDispatcher-worker-15 @coroutine#5076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb0122 2025-04-04 12:12:10.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-04 12:12:10.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-04 12:12:10.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:10.960 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bb0122: (connection evicted) 2025-04-04 12:12:10.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:10.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-04 12:12:10.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:10.996 [DefaultDispatcher-worker-4 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4262d2 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@672c6b93 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:10.996 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:10.996 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:10.996 [DefaultDispatcher-worker-4 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.996 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-04 12:12:10.997 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf9bb2 2025-04-04 12:12:10.997 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf9bb2 2025-04-04 12:12:10.997 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-04 12:12:10.997 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:10.997 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.004 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf9bb2 2025-04-04 12:12:11.009 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf9bb2 2025-04-04 12:12:11.010 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf9bb2 2025-04-04 12:12:11.010 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf9bb2 2025-04-04 12:12:11.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-04 12:12:11.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-04 12:12:11.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:11.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-04 12:12:11.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-04 12:12:11.014 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f68e671 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2025-04-04 12:12:11.015 [Test worker @coroutine#5122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-04 12:12:11.022 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2025-04-04 12:12:11.027 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2025-04-04 12:12:11.028 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2025-04-04 12:12:11.028 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2025-04-04 12:12:11.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-04 12:12:11.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-04 12:12:11.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:11.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-04 12:12:11.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60e83cb9 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.031 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-04 12:12:11.032 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf45f46 2025-04-04 12:12:11.032 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf45f46 2025-04-04 12:12:11.032 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-04 12:12:11.040 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf45f46 2025-04-04 12:12:11.045 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf45f46 2025-04-04 12:12:11.046 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf45f46 2025-04-04 12:12:11.046 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf45f46 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5891bd6d 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-04 12:12:11.047 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-04 12:12:11.055 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-04 12:12:11.060 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-04 12:12:11.061 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-04 12:12:11.062 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-04 12:12:11.065 [DefaultDispatcher-worker-1 @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6231bb88 2025-04-04 12:12:11.072 [DefaultDispatcher-worker-18 @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cf45f46 2025-04-04 12:12:11.074 [UI Thread @coroutine#5163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48953/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 12:12:11.074 [UI Thread @coroutine#5163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48953/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-04 12:12:11.074 [UI Thread @coroutine#5163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48953/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 12:12:11.075 [UI Thread @coroutine#5163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48953/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 12:12:11.075 [UI Thread @coroutine#5163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48953/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 12:12:11.075 [UI Thread @coroutine#5163] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48953/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-04 12:12:11.075 [UI Thread @coroutine#5163] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48953/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:11.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-04 12:12:11.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-04 12:12:11.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.077 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cf45f46: (connection evicted) 2025-04-04 12:12:11.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-04 12:12:11.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-04 12:12:11.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-04 12:12:11.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-04 12:12:11.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.077 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6231bb88: (connection evicted) 2025-04-04 12:12:11.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-04 12:12:11.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aa143ba 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.078 [Test worker @coroutine#5169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-04 12:12:11.079 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@372dc92e 2025-04-04 12:12:11.079 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@372dc92e 2025-04-04 12:12:11.079 [Test worker @coroutine#5169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-04 12:12:11.086 [DefaultDispatcher-worker-19 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:11.086 [DefaultDispatcher-worker-19 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.086 [DefaultDispatcher-worker-19 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:11.086 [DefaultDispatcher-worker-19 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.086 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372dc92e 2025-04-04 12:12:11.087 [DefaultDispatcher-worker-7 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.087 [DefaultDispatcher-worker-7 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.091 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372dc92e 2025-04-04 12:12:11.092 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372dc92e 2025-04-04 12:12:11.093 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372dc92e 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@446d7669 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-04-04 12:12:11.093 [Test worker @coroutine#5169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-04 12:12:11.100 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-04-04 12:12:11.105 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-04-04 12:12:11.106 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-04-04 12:12:11.107 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-04-04 12:12:11.110 [DefaultDispatcher-worker-23 @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249f95a2 2025-04-04 12:12:11.117 [DefaultDispatcher-worker-4 @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372dc92e 2025-04-04 12:12:11.118 [UI Thread @coroutine#5195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 12:12:11.118 [UI Thread @coroutine#5195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-04 12:12:11.118 [UI Thread @coroutine#5195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 12:12:11.119 [UI Thread @coroutine#5195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 12:12:11.119 [UI Thread @coroutine#5195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54515/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 12:12:11.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-04 12:12:11.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-04 12:12:11.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.119 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@372dc92e: (connection evicted) 2025-04-04 12:12:11.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-04 12:12:11.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-04 12:12:11.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-04 12:12:11.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-04 12:12:11.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.120 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@249f95a2: (connection evicted) 2025-04-04 12:12:11.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-04 12:12:11.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59d99269 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6195e7d5 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6195e7d5 2025-04-04 12:12:11.121 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-04 12:12:11.129 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6195e7d5 2025-04-04 12:12:11.134 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6195e7d5 2025-04-04 12:12:11.135 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6195e7d5 2025-04-04 12:12:11.135 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6195e7d5 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e9375b 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2025-04-04 12:12:11.136 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-04 12:12:11.143 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2025-04-04 12:12:11.148 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2025-04-04 12:12:11.148 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2025-04-04 12:12:11.149 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2025-04-04 12:12:11.153 [DefaultDispatcher-worker-21 @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e 2025-04-04 12:12:11.159 [DefaultDispatcher-worker-2 @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6195e7d5 2025-04-04 12:12:11.160 [UI Thread @coroutine#5224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39579/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 12:12:11.160 [UI Thread @coroutine#5224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39579/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-04 12:12:11.160 [UI Thread @coroutine#5224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39579/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 12:12:11.161 [UI Thread @coroutine#5224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39579/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 12:12:11.161 [UI Thread @coroutine#5224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39579/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-04 12:12:11.162 [UI Thread @coroutine#5224] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39579/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-04 12:12:11.162 [UI Thread @coroutine#5224] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39579/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:11.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-04 12:12:11.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-04 12:12:11.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.162 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6195e7d5: (connection evicted) 2025-04-04 12:12:11.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-04 12:12:11.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-04 12:12:11.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-04 12:12:11.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-04 12:12:11.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.163 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53bc8c7e: (connection evicted) 2025-04-04 12:12:11.163 [DefaultDispatcher-worker-7 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-04 12:12:11.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-04 12:12:11.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-04 12:12:11.163 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.163 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:11.163 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.164 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.164 [DefaultDispatcher-worker-7 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71e839ee 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2762e9a7 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2762e9a7 2025-04-04 12:12:11.164 [Test worker @coroutine#5233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-04 12:12:11.172 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762e9a7 2025-04-04 12:12:11.176 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762e9a7 2025-04-04 12:12:11.177 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762e9a7 2025-04-04 12:12:11.178 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762e9a7 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@785aeba9 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2025-04-04 12:12:11.178 [Test worker @coroutine#5233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-04 12:12:11.185 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2025-04-04 12:12:11.190 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2025-04-04 12:12:11.191 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2025-04-04 12:12:11.192 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2025-04-04 12:12:11.196 [DefaultDispatcher-worker-14 @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2 2025-04-04 12:12:11.203 [DefaultDispatcher-worker-17 @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762e9a7 2025-04-04 12:12:11.210 [DefaultDispatcher-worker-8 @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762e9a7 2025-04-04 12:12:11.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-04 12:12:11.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-04 12:12:11.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.215 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2762e9a7: (connection evicted) 2025-04-04 12:12:11.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-04 12:12:11.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-04 12:12:11.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-04 12:12:11.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-04 12:12:11.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.216 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d9ccad2: (connection evicted) 2025-04-04 12:12:11.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-04 12:12:11.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@504521ae 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.217 [Test worker @coroutine#5281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-04 12:12:11.218 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-04 12:12:11.218 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-04 12:12:11.218 [Test worker @coroutine#5281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-04 12:12:11.225 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-04 12:12:11.230 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-04 12:12:11.231 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-04 12:12:11.231 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-04 12:12:11.236 [DefaultDispatcher-worker-10 @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-04 12:12:11.246 [DefaultDispatcher-worker-10 @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-04 12:12:11.246 [DefaultDispatcher-worker-14 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-04 12:12:11.246 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.246 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:11.246 [DefaultDispatcher-worker-14 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.247 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.247 [DefaultDispatcher-worker-9 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.251 [DefaultDispatcher-worker-18 @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-04 12:12:11.261 [DefaultDispatcher-worker-21 @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8af186 2025-04-04 12:12:11.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-04 12:12:11.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-04 12:12:11.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.263 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f8af186: (connection evicted) 2025-04-04 12:12:11.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-04 12:12:11.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24bf95ec 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a71d430 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a71d430 2025-04-04 12:12:11.264 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-04 12:12:11.272 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a71d430 2025-04-04 12:12:11.277 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a71d430 2025-04-04 12:12:11.278 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a71d430 2025-04-04 12:12:11.279 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a71d430 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff7042c 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-04 12:12:11.279 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-04 12:12:11.280 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-04 12:12:11.285 [DefaultDispatcher-worker-13 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-04 12:12:11.285 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.285 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:11.285 [DefaultDispatcher-worker-13 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.286 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.286 [DefaultDispatcher-worker-18 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.287 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-04 12:12:11.292 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-04 12:12:11.293 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-04 12:12:11.294 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-04 12:12:11.297 [DefaultDispatcher-worker-3 @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-04-04 12:12:11.304 [DefaultDispatcher-worker-3 @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a71d430 2025-04-04 12:12:11.308 [DefaultDispatcher-worker-14 @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a71d430 2025-04-04 12:12:11.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-04 12:12:11.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-04 12:12:11.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.313 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a71d430: (connection evicted) 2025-04-04 12:12:11.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-04 12:12:11.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-04 12:12:11.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-04 12:12:11.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-04 12:12:11.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.313 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd: (connection evicted) 2025-04-04 12:12:11.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-04 12:12:11.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b846f 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.314 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.315 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.315 [Test worker @coroutine#5360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-04 12:12:11.315 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-04 12:12:11.315 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-04 12:12:11.315 [Test worker @coroutine#5360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-04 12:12:11.322 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-04 12:12:11.324 [DefaultDispatcher-worker-7 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fed509a 2025-04-04 12:12:11.324 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.324 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:11.324 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.325 [DefaultDispatcher-worker-21 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.327 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-04 12:12:11.328 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-04 12:12:11.329 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-04 12:12:11.333 [DefaultDispatcher-worker-16 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-04 12:12:11.336 [DefaultDispatcher-worker-5 @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-04 12:12:11.342 [DefaultDispatcher-worker-9 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585d570e 2025-04-04 12:12:11.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-04 12:12:11.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-04 12:12:11.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.343 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@585d570e: (connection evicted) 2025-04-04 12:12:11.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-04 12:12:11.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d90687 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.344 [Test worker @coroutine#5390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-04 12:12:11.345 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-04-04 12:12:11.345 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-04-04 12:12:11.345 [Test worker @coroutine#5390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-04 12:12:11.348 [DefaultDispatcher-worker-8 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:11.348 [DefaultDispatcher-worker-8 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.348 [DefaultDispatcher-worker-8 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:11.348 [DefaultDispatcher-worker-8 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.349 [DefaultDispatcher-worker-14 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.349 [DefaultDispatcher-worker-14 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.352 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-04-04 12:12:11.357 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-04-04 12:12:11.358 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-04-04 12:12:11.359 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-04-04 12:12:11.363 [DefaultDispatcher-worker-13 @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-04-04 12:12:11.366 [DefaultDispatcher-worker-11 @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136dc728 2025-04-04 12:12:11.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-04 12:12:11.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-04 12:12:11.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.367 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@136dc728: (connection evicted) 2025-04-04 12:12:11.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-04 12:12:11.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f807f5 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.368 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-04 12:12:11.369 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2025-04-04 12:12:11.369 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2025-04-04 12:12:11.369 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-04 12:12:11.376 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2025-04-04 12:12:11.381 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2025-04-04 12:12:11.381 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2025-04-04 12:12:11.382 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2025-04-04 12:12:11.421 [DefaultDispatcher-worker-10 @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1 2025-04-04 12:12:11.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-04 12:12:11.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-04 12:12:11.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.425 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b2fb8f1: (connection evicted) 2025-04-04 12:12:11.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-04 12:12:11.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-04 12:12:11.427 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-04 12:12:11.427 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.427 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.427 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22a7ff5d 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-04 12:12:11.428 [Test worker @coroutine#5443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-04 12:12:11.439 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-04 12:12:11.444 [DefaultDispatcher-worker-12 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:11.444 [DefaultDispatcher-worker-12 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.444 [DefaultDispatcher-worker-12 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:11.444 [DefaultDispatcher-worker-12 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.445 [DefaultDispatcher-worker-6 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.445 [DefaultDispatcher-worker-6 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.446 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-04 12:12:11.447 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-04 12:12:11.448 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-04 12:12:11.452 [DefaultDispatcher-worker-7 @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-04 12:12:11.456 [DefaultDispatcher-worker-6 @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564b86b 2025-04-04 12:12:11.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-04 12:12:11.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-04 12:12:11.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.460 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@564b86b: (connection evicted) 2025-04-04 12:12:11.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-04 12:12:11.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-04 12:12:11.462 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49696c41 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-04 12:12:11.463 [Test worker @coroutine#5469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-04 12:12:11.471 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-04 12:12:11.475 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-04 12:12:11.477 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-04 12:12:11.478 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbd133c 2025-04-04 12:12:11.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-04 12:12:11.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-04 12:12:11.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:11.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-04 12:12:11.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d44da41 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@685783b1 2025-04-04 12:12:11.481 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@685783b1 2025-04-04 12:12:11.482 [Test worker @coroutine#5485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-04 12:12:11.489 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685783b1 2025-04-04 12:12:11.493 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685783b1 2025-04-04 12:12:11.494 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685783b1 2025-04-04 12:12:11.495 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685783b1 2025-04-04 12:12:11.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-04 12:12:11.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-04 12:12:11.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:11.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-04 12:12:11.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cc655a 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-04 12:12:11.497 [Test worker @coroutine#5501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-04 12:12:11.505 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-04 12:12:11.510 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-04 12:12:11.511 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-04 12:12:11.511 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46b2e0e4 2025-04-04 12:12:11.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-04 12:12:11.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-04 12:12:11.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:11.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-04 12:12:11.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-04 12:12:11.517 [UI Thread @coroutine#5522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41535/Site/verify 2025-04-04 12:12:11.518 [UI Thread @coroutine#5522] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41535/Site/verify. 2025-04-04 12:12:11.518 [UI Thread @coroutine#5522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41535/Site/verify 2025-04-04 12:12:11.519 [UI Thread @coroutine#5522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41535/Site/verify 2025-04-04 12:12:11.519 [UI Thread @coroutine#5522] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41535/Site/verify 2025-04-04 12:12:11.519 [UI Thread @coroutine#5522] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41535/Site/verify. 2025-04-04 12:12:11.519 [UI Thread @coroutine#5522] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41535/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ceb4f91 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-04-04 12:12:11.522 [Test worker @coroutine#5536] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-04 12:12:11.530 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-04-04 12:12:11.535 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-04-04 12:12:11.536 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-04-04 12:12:11.537 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f5293c 2025-04-04 12:12:11.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-04 12:12:11.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-04 12:12:11.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:11.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-04 12:12:11.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65cd37bb 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.539 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.540 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.540 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.540 [Test worker @coroutine#5553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-04 12:12:11.540 [DefaultDispatcher-worker-15 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-04 12:12:11.540 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6600ab 2025-04-04 12:12:11.540 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6600ab 2025-04-04 12:12:11.540 [Test worker @coroutine#5553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-04 12:12:11.540 [DefaultDispatcher-worker-15 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.540 [DefaultDispatcher-worker-15 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:11.540 [DefaultDispatcher-worker-15 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.540 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.540 [DefaultDispatcher-worker-3 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.548 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6600ab 2025-04-04 12:12:11.553 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6600ab 2025-04-04 12:12:11.554 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6600ab 2025-04-04 12:12:11.554 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a6600ab 2025-04-04 12:12:11.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-04 12:12:11.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-04 12:12:11.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:11.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-04 12:12:11.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79228440 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.556 [Test worker @coroutine#5573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-04 12:12:11.557 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff359b7 2025-04-04 12:12:11.557 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff359b7 2025-04-04 12:12:11.557 [Test worker @coroutine#5573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-04 12:12:11.565 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff359b7 2025-04-04 12:12:11.569 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff359b7 2025-04-04 12:12:11.570 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff359b7 2025-04-04 12:12:11.571 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff359b7 2025-04-04 12:12:11.572 [UI Thread @coroutine#5587] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33663/Site/verify 2025-04-04 12:12:11.572 [UI Thread @coroutine#5587] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33663/Site/verify. 2025-04-04 12:12:11.572 [UI Thread @coroutine#5587] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33663/Site/verify 2025-04-04 12:12:11.573 [UI Thread @coroutine#5587] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33663/Site/verify 2025-04-04 12:12:11.573 [UI Thread @coroutine#5587] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33663/Site/verify 2025-04-04 12:12:11.573 [UI Thread @coroutine#5587] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33663/Site/verify. 2025-04-04 12:12:11.573 [UI Thread @coroutine#5587] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33663/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:11.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-04 12:12:11.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-04 12:12:11.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:11.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-04 12:12:11.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-04 12:12:11.576 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39553/Site/verify 2025-04-04 12:12:11.576 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39553/Site/verify. 2025-04-04 12:12:11.576 [UI Thread @coroutine#5599] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39553/Site/verify 2025-04-04 12:12:11.577 [UI Thread @coroutine#5599] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39553/Site/verify 2025-04-04 12:12:11.577 [UI Thread @coroutine#5599] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39553/Site/verify 2025-04-04 12:12:11.577 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39553/Site/verify. 2025-04-04 12:12:11.577 [UI Thread @coroutine#5599] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39553/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:11.580 [UI Thread @coroutine#5612] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43441/Site/verify 2025-04-04 12:12:11.580 [UI Thread @coroutine#5612] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43441/Site/verify. 2025-04-04 12:12:11.580 [UI Thread @coroutine#5612] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43441/Site/verify 2025-04-04 12:12:11.580 [UI Thread @coroutine#5612] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43441/Site/verify 2025-04-04 12:12:11.580 [UI Thread @coroutine#5612] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43441/Site/verify 2025-04-04 12:12:11.580 [UI Thread @coroutine#5612] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43441/Site/verify. 2025-04-04 12:12:11.580 [UI Thread @coroutine#5612] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43441/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:11.583 [UI Thread @coroutine#5626] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-04 12:12:11.583 [UI Thread @coroutine#5626] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-04-04 12:12:11.583 [UI Thread @coroutine#5626] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-04 12:12:11.584 [UI Thread @coroutine#5626] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-04-04 12:12:11.585 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-04 12:12:11.585 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.585 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.585 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49de4263 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2025-04-04 12:12:11.586 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-04 12:12:11.596 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2025-04-04 12:12:11.601 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2025-04-04 12:12:11.602 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2025-04-04 12:12:11.603 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2025-04-04 12:12:11.607 [DefaultDispatcher-worker-11 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2025-04-04 12:12:11.618 [DefaultDispatcher-worker-22 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2025-04-04 12:12:11.623 [DefaultDispatcher-worker-5 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2025-04-04 12:12:11.626 [DefaultDispatcher-worker-11 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2025-04-04 12:12:11.629 [DefaultDispatcher-worker-5 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2025-04-04 12:12:11.632 [DefaultDispatcher-worker-6 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2025-04-04 12:12:11.637 [DefaultDispatcher-worker-13 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2025-04-04 12:12:11.645 [DefaultDispatcher-worker-8 @coroutine#5657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c 2025-04-04 12:12:11.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-04 12:12:11.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-04 12:12:11.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.646 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@452c8a6c: (connection evicted) 2025-04-04 12:12:11.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-04 12:12:11.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f8a0d7f 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-04 12:12:11.648 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-04 12:12:11.656 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-04 12:12:11.661 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-04 12:12:11.661 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-04 12:12:11.662 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fa13835 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.662 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-04 12:12:11.663 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@438f205c 2025-04-04 12:12:11.663 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@438f205c 2025-04-04 12:12:11.663 [Test worker @coroutine#5663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-04 12:12:11.670 [Test worker @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@438f205c 2025-04-04 12:12:11.675 [DefaultDispatcher-worker-5 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-04 12:12:11.675 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.675 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:11.675 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.676 [DefaultDispatcher-worker-19 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.676 [DefaultDispatcher-worker-19 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:11.676 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@438f205c 2025-04-04 12:12:11.677 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@438f205c 2025-04-04 12:12:11.677 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@438f205c 2025-04-04 12:12:11.681 [DefaultDispatcher-worker-5 @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@438f205c 2025-04-04 12:12:11.688 [DefaultDispatcher-worker-20 @coroutine#5663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4 2025-04-04 12:12:11.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-04 12:12:11.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-04 12:12:11.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.696 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a4f3df4: (connection evicted) 2025-04-04 12:12:11.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-04 12:12:11.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-04 12:12:11.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-04 12:12:11.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-04 12:12:11.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.696 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@438f205c: (connection evicted) 2025-04-04 12:12:11.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-04 12:12:11.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72a522f1 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.697 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.698 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.698 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.698 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.698 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.698 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.698 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.698 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-04 12:12:11.698 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b9ebee 2025-04-04 12:12:11.698 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b9ebee 2025-04-04 12:12:11.698 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-04 12:12:11.705 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b9ebee 2025-04-04 12:12:11.710 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b9ebee 2025-04-04 12:12:11.711 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b9ebee 2025-04-04 12:12:11.712 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b9ebee 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eb8fd79 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1c3c13 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1c3c13 2025-04-04 12:12:11.712 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-04 12:12:11.719 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1c3c13 2025-04-04 12:12:11.724 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1c3c13 2025-04-04 12:12:11.725 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1c3c13 2025-04-04 12:12:11.726 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1c3c13 2025-04-04 12:12:11.729 [DefaultDispatcher-worker-19 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1c3c13 2025-04-04 12:12:11.736 [DefaultDispatcher-worker-16 @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b9ebee 2025-04-04 12:12:11.740 [DefaultDispatcher-worker-10 @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b9ebee 2025-04-04 12:12:11.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-04 12:12:11.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-04 12:12:11.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.743 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65b9ebee: (connection evicted) 2025-04-04 12:12:11.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-04 12:12:11.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-04 12:12:11.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-04 12:12:11.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-04 12:12:11.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.743 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c1c3c13: (connection evicted) 2025-04-04 12:12:11.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:11.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-04 12:12:11.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a6017f9 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.744 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-04 12:12:11.745 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd4a4e 2025-04-04 12:12:11.745 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dd4a4e 2025-04-04 12:12:11.745 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-04 12:12:11.752 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd4a4e 2025-04-04 12:12:11.757 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd4a4e 2025-04-04 12:12:11.758 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd4a4e 2025-04-04 12:12:11.758 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd4a4e 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42be0eca 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ca44cd 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ca44cd 2025-04-04 12:12:11.759 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-04 12:12:11.766 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ca44cd 2025-04-04 12:12:11.771 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ca44cd 2025-04-04 12:12:11.771 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ca44cd 2025-04-04 12:12:11.772 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ca44cd 2025-04-04 12:12:11.776 [DefaultDispatcher-worker-7 @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ca44cd 2025-04-04 12:12:11.782 [DefaultDispatcher-worker-18 @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd4a4e 2025-04-04 12:12:11.787 [DefaultDispatcher-worker-14 @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dd4a4e 2025-04-04 12:12:11.845 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:11.859 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:12.001 [DefaultDispatcher-worker-10 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4262d2 2025-04-04 12:12:12.001 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.001 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:12.001 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.002 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.002 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-04 12:12:12.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-04 12:12:12.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:12.039 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dd4a4e: (connection evicted) 2025-04-04 12:12:12.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-04 12:12:12.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-04 12:12:12.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-04 12:12:12.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-04 12:12:12.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:12.039 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48ca44cd: (connection evicted) 2025-04-04 12:12:12.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-04 12:12:12.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-04 12:12:12.040 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aadb5e8 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-04 12:12:12.041 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-04 12:12:12.048 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-04 12:12:12.053 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-04 12:12:12.054 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-04 12:12:12.055 [Test worker @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3776c917 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-04 12:12:12.055 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-04 12:12:12.063 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-04 12:12:12.067 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-04 12:12:12.068 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-04 12:12:12.069 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-04 12:12:12.073 [DefaultDispatcher-worker-21 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b80be13 2025-04-04 12:12:12.079 [DefaultDispatcher-worker-21 @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-04 12:12:12.083 [DefaultDispatcher-worker-11 @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-04 12:12:12.087 [DefaultDispatcher-worker-13 @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0 2025-04-04 12:12:12.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-04 12:12:12.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-04 12:12:12.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:12.089 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@308a2eb0: (connection evicted) 2025-04-04 12:12:12.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-04 12:12:12.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-04 12:12:12.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-04 12:12:12.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-04 12:12:12.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:12.090 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b80be13: (connection evicted) 2025-04-04 12:12:12.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-04 12:12:12.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-04 12:12:12.091 [DefaultDispatcher-worker-14 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bc3e36b 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.091 [DefaultDispatcher-worker-14 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.091 [DefaultDispatcher-worker-14 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.091 [DefaultDispatcher-worker-14 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-04 12:12:12.091 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-04 12:12:12.092 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.092 [DefaultDispatcher-worker-1 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.098 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-04 12:12:12.103 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-04 12:12:12.104 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-04 12:12:12.105 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1efdaec0 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-04 12:12:12.105 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-04 12:12:12.106 [Test worker @coroutine#5871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-04 12:12:12.113 [Test worker @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-04 12:12:12.117 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-04 12:12:12.118 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-04 12:12:12.119 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-04 12:12:12.123 [DefaultDispatcher-worker-15 @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e2de88 2025-04-04 12:12:12.130 [DefaultDispatcher-worker-15 @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-04 12:12:12.133 [DefaultDispatcher-worker-12 @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-04 12:12:12.137 [DefaultDispatcher-worker-9 @coroutine#5871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f347aae 2025-04-04 12:12:12.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-04 12:12:12.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-04 12:12:12.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:12.139 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f347aae: (connection evicted) 2025-04-04 12:12:12.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-04 12:12:12.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-04 12:12:12.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-04 12:12:12.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-04 12:12:12.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:12.140 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11e2de88: (connection evicted) 2025-04-04 12:12:12.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-04 12:12:12.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c63f1fe 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-04-04 12:12:12.141 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-04 12:12:12.149 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-04-04 12:12:12.153 [Test worker @coroutine#5927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-04-04 12:12:12.154 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-04-04 12:12:12.155 [Test worker @coroutine#5931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1a86e1 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2025-04-04 12:12:12.155 [Test worker @coroutine#5926] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-04 12:12:12.163 [Test worker @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2025-04-04 12:12:12.167 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2025-04-04 12:12:12.170 [DefaultDispatcher-worker-6 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-04 12:12:12.170 [DefaultDispatcher-worker-6 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.170 [DefaultDispatcher-worker-6 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:12.170 [DefaultDispatcher-worker-6 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.171 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2025-04-04 12:12:12.171 [DefaultDispatcher-worker-20 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.171 [DefaultDispatcher-worker-20 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.172 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2025-04-04 12:12:12.175 [DefaultDispatcher-worker-8 @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f291c7 2025-04-04 12:12:12.182 [DefaultDispatcher-worker-22 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-04-04 12:12:12.186 [DefaultDispatcher-worker-10 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-04-04 12:12:12.189 [DefaultDispatcher-worker-11 @coroutine#5926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-04-04 12:12:12.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-04 12:12:12.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-04 12:12:12.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:12.192 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7960e87a: (connection evicted) 2025-04-04 12:12:12.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-04 12:12:12.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-04 12:12:12.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-04 12:12:12.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-04 12:12:12.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:12.193 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36f291c7: (connection evicted) 2025-04-04 12:12:12.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-04 12:12:12.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61906bb1 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.194 [Test worker @coroutine#5981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-04 12:12:12.195 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-04-04 12:12:12.195 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-04-04 12:12:12.195 [Test worker @coroutine#5981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-04 12:12:12.202 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-04-04 12:12:12.207 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-04-04 12:12:12.208 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-04-04 12:12:12.209 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-04-04 12:12:12.213 [DefaultDispatcher-worker-22 @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c91ced9 2025-04-04 12:12:12.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-04 12:12:12.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-04 12:12:12.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:12.214 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c91ced9: (connection evicted) 2025-04-04 12:12:12.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-04 12:12:12.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e7afdd0 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-04 12:12:12.215 [Test worker @coroutine#6004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-04 12:12:12.223 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-04 12:12:12.227 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-04 12:12:12.228 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-04 12:12:12.229 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-04 12:12:12.240 [DefaultDispatcher-worker-14 @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-04 12:12:12.243 [DefaultDispatcher-worker-13 @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-04 12:12:12.246 [DefaultDispatcher-worker-1 @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-04 12:12:12.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-04 12:12:12.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-04 12:12:12.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:12.249 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@680c372f: (connection evicted) 2025-04-04 12:12:12.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-04 12:12:12.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661fe6c4 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-04 12:12:12.250 [Test worker @coroutine#6030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-04 12:12:12.251 [DefaultDispatcher-worker-23 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-04 12:12:12.251 [DefaultDispatcher-worker-23 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.251 [DefaultDispatcher-worker-23 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:12.251 [DefaultDispatcher-worker-23 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.252 [DefaultDispatcher-worker-24 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.252 [DefaultDispatcher-worker-24 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.257 [Test worker @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-04 12:12:12.262 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-04 12:12:12.263 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-04 12:12:12.264 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-04 12:12:12.268 [DefaultDispatcher-worker-17 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-04 12:12:12.278 [DefaultDispatcher-worker-13 @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-04 12:12:12.282 [DefaultDispatcher-worker-18 @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-04 12:12:12.287 [DefaultDispatcher-worker-6 @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42eb459d 2025-04-04 12:12:12.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-04 12:12:12.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-04 12:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:12.289 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42eb459d: (connection evicted) 2025-04-04 12:12:12.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-04 12:12:12.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-04 12:12:12.289 [DefaultDispatcher-worker-2 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-04 12:12:12.289 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.289 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:12.289 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@301da01d 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-04 12:12:12.290 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.290 [DefaultDispatcher-worker-2 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2025-04-04 12:12:12.290 [Test worker @coroutine#6067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-04 12:12:12.298 [Test worker @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2025-04-04 12:12:12.302 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2025-04-04 12:12:12.303 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2025-04-04 12:12:12.304 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2025-04-04 12:12:12.316 [DefaultDispatcher-worker-20 @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2025-04-04 12:12:12.319 [DefaultDispatcher-worker-18 @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2025-04-04 12:12:12.323 [DefaultDispatcher-worker-22 @coroutine#6067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2025-04-04 12:12:12.327 [DefaultDispatcher-worker-17 @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2025-04-04 12:12:12.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-04 12:12:12.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-04 12:12:12.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:12.328 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63031e98: (connection evicted) 2025-04-04 12:12:12.328 [DefaultDispatcher-worker-17 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fed509a 2025-04-04 12:12:12.329 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.329 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:12.329 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-04 12:12:12.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-04 12:12:12.329 [DefaultDispatcher-worker-17 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1582dfec 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-04-04 12:12:12.330 [Test worker @coroutine#6103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-04 12:12:12.338 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-04-04 12:12:12.342 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-04-04 12:12:12.343 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-04-04 12:12:12.344 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-04-04 12:12:12.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-04 12:12:12.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-04 12:12:12.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:12.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-04 12:12:12.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4431233f 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2025-04-04 12:12:12.348 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-04 12:12:12.353 [DefaultDispatcher-worker-1 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:12.353 [DefaultDispatcher-worker-1 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.353 [DefaultDispatcher-worker-1 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:12.353 [DefaultDispatcher-worker-1 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.353 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.353 [DefaultDispatcher-worker-20 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.356 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2025-04-04 12:12:12.360 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2025-04-04 12:12:12.361 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2025-04-04 12:12:12.362 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a8d2e1 2025-04-04 12:12:12.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-04 12:12:12.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-04 12:12:12.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:12.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-04 12:12:12.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6740b169 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2025-04-04 12:12:12.365 [Test worker @coroutine#6152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-04 12:12:12.373 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2025-04-04 12:12:12.378 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2025-04-04 12:12:12.379 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2025-04-04 12:12:12.379 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2919976e 2025-04-04 12:12:12.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-04 12:12:12.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-04 12:12:12.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:12.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-04 12:12:12.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36d1fa9c 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab2eb2b 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab2eb2b 2025-04-04 12:12:12.383 [UI Thread @coroutine#6174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-04 12:12:12.392 [UI Thread @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2eb2b 2025-04-04 12:12:12.396 [UI Thread @coroutine#6177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2eb2b 2025-04-04 12:12:12.397 [UI Thread @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2eb2b 2025-04-04 12:12:12.398 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab2eb2b 2025-04-04 12:12:12.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-04 12:12:12.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-04 12:12:12.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:12.400 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ab2eb2b: (connection evicted) 2025-04-04 12:12:12.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-04 12:12:12.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78835956 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.401 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-04 12:12:12.402 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c00b341 2025-04-04 12:12:12.402 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c00b341 2025-04-04 12:12:12.402 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-04 12:12:12.409 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c00b341 2025-04-04 12:12:12.414 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c00b341 2025-04-04 12:12:12.415 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c00b341 2025-04-04 12:12:12.416 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c00b341 2025-04-04 12:12:12.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-04 12:12:12.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-04 12:12:12.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:12.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-04 12:12:12.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ec72844 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@726615d7 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@726615d7 2025-04-04 12:12:12.418 [Test worker @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-04 12:12:12.426 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726615d7 2025-04-04 12:12:12.431 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726615d7 2025-04-04 12:12:12.432 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726615d7 2025-04-04 12:12:12.433 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726615d7 2025-04-04 12:12:12.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-04 12:12:12.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-04 12:12:12.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:12.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-04 12:12:12.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67387eba 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-04-04 12:12:12.435 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-04 12:12:12.443 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-04-04 12:12:12.448 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-04-04 12:12:12.449 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-04-04 12:12:12.449 [DefaultDispatcher-worker-1 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:12.450 [DefaultDispatcher-worker-1 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.450 [DefaultDispatcher-worker-1 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:12.450 [DefaultDispatcher-worker-1 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.450 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7569efdd 2025-04-04 12:12:12.450 [DefaultDispatcher-worker-3 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.450 [DefaultDispatcher-worker-3 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-04 12:12:12.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-04 12:12:12.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:12.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-04 12:12:12.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-04 12:12:12.452 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-04 12:12:12.452 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.452 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.452 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.452 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.452 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aafaf44 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-04-04 12:12:12.453 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-04 12:12:12.461 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-04-04 12:12:12.466 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-04-04 12:12:12.466 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-04-04 12:12:12.467 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414fd9f2 2025-04-04 12:12:12.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-04 12:12:12.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-04 12:12:12.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:12.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-04 12:12:12.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-04 12:12:12.469 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de922ba 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-04-04 12:12:12.470 [Test worker @coroutine#6256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-04 12:12:12.478 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-04-04 12:12:12.483 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-04-04 12:12:12.483 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-04-04 12:12:12.484 [Test worker @coroutine#6261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240e8240 2025-04-04 12:12:12.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-04 12:12:12.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-04 12:12:12.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:12.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-04 12:12:12.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@645f3e8b 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-04-04 12:12:12.488 [Test worker @coroutine#6274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-04 12:12:12.496 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-04-04 12:12:12.501 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-04-04 12:12:12.502 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-04-04 12:12:12.503 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3badd554 2025-04-04 12:12:12.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-04 12:12:12.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-04 12:12:12.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:12.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-04 12:12:12.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13dff835 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2783ee 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2783ee 2025-04-04 12:12:12.505 [Test worker @coroutine#6293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-04 12:12:12.513 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2783ee 2025-04-04 12:12:12.518 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2783ee 2025-04-04 12:12:12.519 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2783ee 2025-04-04 12:12:12.520 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2783ee 2025-04-04 12:12:12.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-04 12:12:12.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-04 12:12:12.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:12.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-04 12:12:12.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70027aec 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f087301 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f087301 2025-04-04 12:12:12.522 [Test worker @coroutine#6312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-04 12:12:12.530 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f087301 2025-04-04 12:12:12.535 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f087301 2025-04-04 12:12:12.536 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f087301 2025-04-04 12:12:12.537 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f087301 2025-04-04 12:12:12.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-04 12:12:12.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-04 12:12:12.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:12.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-04 12:12:12.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f9678b0 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@4201bd3 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@4201bd3 2025-04-04 12:12:12.540 [Test worker @coroutine#6331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-04 12:12:12.544 [DefaultDispatcher-worker-16 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-04 12:12:12.544 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.544 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:12.545 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.545 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.545 [DefaultDispatcher-worker-7 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.548 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4201bd3 2025-04-04 12:12:12.553 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4201bd3 2025-04-04 12:12:12.554 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4201bd3 2025-04-04 12:12:12.555 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4201bd3 2025-04-04 12:12:12.557 [UI Thread @coroutine#6348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-04 12:12:12.557 [UI Thread @coroutine#6348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-04-04 12:12:12.557 [UI Thread @coroutine#6348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-04 12:12:12.557 [UI Thread @coroutine#6348] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-04-04 12:12:12.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-04 12:12:12.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-04 12:12:12.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:12.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-04 12:12:12.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4631a6a9 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-04 12:12:12.559 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-04 12:12:12.567 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-04 12:12:12.572 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-04 12:12:12.573 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-04 12:12:12.574 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66626c96 2025-04-04 12:12:12.575 [UI Thread @coroutine#6370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47265/Site/verify 2025-04-04 12:12:12.575 [UI Thread @coroutine#6370] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47265/Site/verify. 2025-04-04 12:12:12.575 [UI Thread @coroutine#6370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47265/Site/verify 2025-04-04 12:12:12.576 [UI Thread @coroutine#6370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47265/Site/verify 2025-04-04 12:12:12.576 [UI Thread @coroutine#6370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47265/Site/verify 2025-04-04 12:12:12.576 [UI Thread @coroutine#6370] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47265/Site/verify. 2025-04-04 12:12:12.576 [UI Thread @coroutine#6370] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47265/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-04 12:12:12.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-04 12:12:12.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-04 12:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-04 12:12:12.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:12.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-04 12:12:12.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73b8c79b 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:12.579 [Test worker @coroutine#6377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-04 12:12:12.580 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-04-04 12:12:12.580 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-04-04 12:12:12.580 [Test worker @coroutine#6377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-04 12:12:12.587 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-04-04 12:12:12.592 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-04-04 12:12:12.593 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-04-04 12:12:12.594 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-04-04 12:12:12.598 [DefaultDispatcher-worker-2 @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-04-04 12:12:12.601 [DefaultDispatcher-worker-13 @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c174215 2025-04-04 12:12:12.604 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60777/712641297909354496/_ustadmanifest.json 2025-04-04 12:12:12.604 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60777/712641297909354496/_ustadmanifest.json. 2025-04-04 12:12:12.604 [UI Thread @coroutine#6396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60777/712641297909354496/_ustadmanifest.json 2025-04-04 12:12:12.605 [UI Thread @coroutine#6396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60777/712641297909354496/_ustadmanifest.json 2025-04-04 12:12:12.605 [UI Thread @coroutine#6396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60777/712641297909354496/_ustadmanifest.json 2025-04-04 12:12:12.605 [UI Thread @coroutine#6396] 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:60777/712641297909354496/_ustadmanifest.json. 2025-04-04 12:12:12.605 [UI Thread @coroutine#6396] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60777/712641297909354496/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 12:12:12.606 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60777/mediainfo.json 2025-04-04 12:12:12.606 [UI Thread @coroutine#6396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60777/mediainfo.json. 2025-04-04 12:12:12.606 [UI Thread @coroutine#6396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60777/mediainfo.json 2025-04-04 12:12:12.606 [UI Thread @coroutine#6396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60777/mediainfo.json 2025-04-04 12:12:12.606 [UI Thread @coroutine#6396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60777/mediainfo.json 2025-04-04 12:12:12.647 [UI Thread @coroutine#6396] 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:60777/mediainfo.json. 2025-04-04 12:12:12.647 [UI Thread @coroutine#6396] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60777/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 12:12:12.680 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:12.680 [DefaultDispatcher-worker-6 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-04 12:12:12.680 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.680 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:12.680 [DefaultDispatcher-worker-6 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.681 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:12.681 [DefaultDispatcher-worker-18 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.006 [DefaultDispatcher-worker-24 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4262d2 2025-04-04 12:12:13.006 [DefaultDispatcher-worker-24 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.006 [DefaultDispatcher-worker-24 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:13.006 [DefaultDispatcher-worker-24 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.007 [DefaultDispatcher-worker-24 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.007 [DefaultDispatcher-worker-24 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41329/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.096 [DefaultDispatcher-worker-15 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797c67c 2025-04-04 12:12:13.096 [DefaultDispatcher-worker-15 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.096 [DefaultDispatcher-worker-15 @coroutine#2123] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:13.096 [DefaultDispatcher-worker-15 @coroutine#2123] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.097 [DefaultDispatcher-worker-16 @coroutine#2123] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.097 [DefaultDispatcher-worker-16 @coroutine#2123] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47785/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.175 [DefaultDispatcher-worker-23 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da16ed6 2025-04-04 12:12:13.175 [DefaultDispatcher-worker-23 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.175 [DefaultDispatcher-worker-23 @coroutine#2169] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:13.175 [DefaultDispatcher-worker-23 @coroutine#2169] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.176 [DefaultDispatcher-worker-19 @coroutine#2169] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.176 [DefaultDispatcher-worker-19 @coroutine#2169] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58923/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.257 [DefaultDispatcher-worker-15 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-04-04 12:12:13.257 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.257 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:13.257 [DefaultDispatcher-worker-15 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.257 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.257 [DefaultDispatcher-worker-19 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43003/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.295 [DefaultDispatcher-worker-4 @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193710c3 2025-04-04 12:12:13.295 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.295 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:13.295 [DefaultDispatcher-worker-4 @coroutine#2231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.296 [DefaultDispatcher-worker-20 @coroutine#2231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.296 [DefaultDispatcher-worker-20 @coroutine#2231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57069/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.334 [DefaultDispatcher-worker-7 @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fed509a 2025-04-04 12:12:13.334 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.334 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:13.334 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.334 [DefaultDispatcher-worker-7 @coroutine#2260] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.358 [DefaultDispatcher-worker-5 @coroutine#2274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@359903b6 2025-04-04 12:12:13.358 [DefaultDispatcher-worker-5 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.358 [DefaultDispatcher-worker-5 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:13.358 [DefaultDispatcher-worker-5 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.358 [DefaultDispatcher-worker-11 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.358 [DefaultDispatcher-worker-11 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43035/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.455 [DefaultDispatcher-worker-1 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a29361 2025-04-04 12:12:13.455 [DefaultDispatcher-worker-1 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.455 [DefaultDispatcher-worker-1 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:13.455 [DefaultDispatcher-worker-1 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.456 [DefaultDispatcher-worker-15 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.456 [DefaultDispatcher-worker-15 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34263/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.552 [DefaultDispatcher-worker-16 @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ecf4608 2025-04-04 12:12:13.552 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.552 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:13.552 [DefaultDispatcher-worker-16 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.553 [DefaultDispatcher-worker-24 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.553 [DefaultDispatcher-worker-24 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48801/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-04 12:12:13.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-04 12:12:13.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:13.651 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c174215: (connection evicted) 2025-04-04 12:12:13.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:13.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-04 12:12:13.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-04 12:12:13.680 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@367026f 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0a654a 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0a654a 2025-04-04 12:12:13.681 [Test worker @coroutine#6438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-04 12:12:13.685 [DefaultDispatcher-worker-22 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-04-04 12:12:13.685 [DefaultDispatcher-worker-22 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.685 [DefaultDispatcher-worker-22 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId. 2025-04-04 12:12:13.685 [DefaultDispatcher-worker-22 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.686 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.686 [DefaultDispatcher-worker-14 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41521/UmAppDatabase/replication/nodeId 2025-04-04 12:12:13.690 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0a654a 2025-04-04 12:12:13.696 [Test worker @coroutine#6442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0a654a 2025-04-04 12:12:13.697 [Test worker @coroutine#6445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0a654a 2025-04-04 12:12:13.698 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0a654a 2025-04-04 12:12:13.703 [DefaultDispatcher-worker-14 @coroutine#6449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0a654a 2025-04-04 12:12:13.707 [DefaultDispatcher-worker-14 @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0a654a 2025-04-04 12:12:13.782 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:13.787 [UI Thread @coroutine#6458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50163/712641304310489088/_ustadmanifest.json 2025-04-04 12:12:13.787 [UI Thread @coroutine#6458] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50163/712641304310489088/_ustadmanifest.json. 2025-04-04 12:12:13.787 [UI Thread @coroutine#6458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50163/712641304310489088/_ustadmanifest.json 2025-04-04 12:12:13.788 [UI Thread @coroutine#6458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50163/712641304310489088/_ustadmanifest.json 2025-04-04 12:12:13.788 [UI Thread @coroutine#6458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50163/712641304310489088/_ustadmanifest.json 2025-04-04 12:12:13.788 [UI Thread @coroutine#6458] 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:50163/712641304310489088/_ustadmanifest.json. 2025-04-04 12:12:13.788 [UI Thread @coroutine#6458] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50163/712641304310489088/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-04 12:12:13.788 [UI Thread @coroutine#6458] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50163/tincan.xml 2025-04-04 12:12:13.788 [UI Thread @coroutine#6458] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50163/tincan.xml. 2025-04-04 12:12:13.788 [UI Thread @coroutine#6458] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50163/tincan.xml 2025-04-04 12:12:13.788 [UI Thread @coroutine#6458] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50163/tincan.xml 2025-04-04 12:12:13.788 [UI Thread @coroutine#6458] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50163/tincan.xml 2025-04-04 12:12:13.829 [UI Thread @coroutine#6458] 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:50163/tincan.xml. 2025-04-04 12:12:13.829 [UI Thread @coroutine#6458] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50163/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-04 12:12:13.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-04 12:12:13.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-04 12:12:13.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-04 12:12:13.835 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a0a654a: (connection evicted) 2025-04-04 12:12:13.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-04 12:12:13.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-04 12:12:13.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed.